Searched refs:hmac_init_opad (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/crypto/openssl/ |
| H A D | ossl.c | 167 hmac_init_opad(s->hash.axf, key, klen, &s->hash.octx); in ossl_setkey_hmac()
|
| /f-stack/freebsd/crypto/via/ |
| H A D | padlock_hash.c | 275 hmac_init_opad(axf, key, klen, ses->ses_octx); in padlock_hash_key_setup()
|
| /f-stack/freebsd/opencrypto/ |
| H A D | cryptodev.h | 679 void hmac_init_opad(const struct auth_hash *axf, const char *key, int klen,
|
| H A D | cryptosoft.c | 300 hmac_init_opad(axf, key, klen, sw->sw_octx); in swcr_authprepare()
|
| H A D | crypto.c | 452 hmac_init_opad(const struct auth_hash *axf, const char *key, int klen, in hmac_init_opad() function
|