Searched defs:opad (Results 1 – 3 of 3) sorted by relevance
51 char *opad = ipad + ss; in hmac_setkey() local132 char *opad = crypto_shash_ctx_aligned(parent) + ss; in hmac_final() local149 char *opad = crypto_shash_ctx_aligned(parent) + ss; in hmac_finup() local
774 char opad[ss]; in mv_hash_setkey() local
122 u8 opad[SHA1_MD5_BLOCK_SIZE]; member