Searched defs:blocks_per_int64 (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftMAC.c717 uint64_t *opad, uint_t blocks_per_int64, uint_t block_size)
722 for (i = 0; i < blocks_per_int64; i ++) {
716 sha2_hmac_ctx_init(uint_t mech, sha2_hc_ctx_t *ctx, uint64_t *ipad, uint64_t *opad, uint_t blocks_per_int64, uint_t block_size) argument

Completed in 23 milliseconds