Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsha2.h70 uint32_t algotype; /* Algorithm Type */ member
/illumos-gate/usr/src/common/crypto/sha2/
H A Dsha2.c794 uint32_t algotype = ctx->algotype; in SHA2Update() local
932 uint32_t algotype = ctx->algotype; in SHA2Final() local