Home
last modified time | relevance | path

Searched refs:HMAC_SHA2_512_BLOCK_LEN (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/crypto/
H A Dcryptodev.h68 #define HMAC_SHA2_512_BLOCK_LEN 128 macro
69 #define HMAC_MAX_BLOCK_LEN HMAC_SHA2_512_BLOCK_LEN /* keep in sync */
H A Dxform.c265 64, 64, 32, sizeof(SHA2_CTX), HMAC_SHA2_512_BLOCK_LEN,