Searched refs:HASH_MAX_LEN (Results 1 – 6 of 6) sorted by relevance
203 char digest[HASH_MAX_LEN]; in ossl_process()248 char digest2[HASH_MAX_LEN]; in ossl_process()
284 u_char hash[HASH_MAX_LEN], hash2[HASH_MAX_LEN]; in padlock_authcompute()
255 uint8_t hash[HASH_MAX_LEN]; in nlm_xlpsec_msgring_handler()539 if ((cmd->hashdest = malloc(HASH_MAX_LEN, M_DEVBUF, in xlp_alloc_cmd_params()
87 #define HASH_MAX_LEN SHA2_512_HASH_LEN /* Keep this updated */ macro
319 u_char aalg[HASH_MAX_LEN]; in swcr_authcompute()368 u_char uaalg[HASH_MAX_LEN]; in swcr_authcompute()
862 sizeof(struct newah) + HASH_MAX_LEN /* AH + ICV */))