Searched refs:hmac_init_ipad (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/crypto/openssl/ |
| H A D | ossl.c | 166 hmac_init_ipad(s->hash.axf, key, klen, &s->hash.ictx); in ossl_setkey_hmac()
|
| /f-stack/freebsd/crypto/via/ |
| H A D | padlock_hash.c | 274 hmac_init_ipad(axf, key, klen, ses->ses_ictx); in padlock_hash_key_setup()
|
| /f-stack/freebsd/opencrypto/ |
| H A D | cryptodev.h | 677 void hmac_init_ipad(const struct auth_hash *axf, const char *key, int klen,
|
| H A D | cryptosoft.c | 299 hmac_init_ipad(axf, key, klen, sw->sw_ictx); in swcr_authprepare()
|
| H A D | crypto.c | 444 hmac_init_ipad(const struct auth_hash *axf, const char *key, int klen, in hmac_init_ipad() function
|