Home
last modified time | relevance | path

Searched defs:algotype (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dsha2.h75 uint32_t algotype; /* Algorithm Type */ member
/f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/
H A Dsha2.h70 uint32_t algotype; /* Algorithm Type */ member
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Dsha2.h70 uint32_t algotype; /* Algorithm Type */ member
/f-stack/freebsd/contrib/openzfs/module/icp/algs/sha2/
H A Dsha2.c786 uint32_t algotype = ctx->algotype; in SHA2Update() local
909 uint32_t algotype = ctx->algotype; in SHA2Final() local