Home
last modified time | relevance | path

Searched defs:hmac (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c647 struct xdr_netobj hmac; in gss_krb5_aes_encrypt() local
856 struct crypto_hash *hmac; in krb5_rc4_setup_seq_key() local
920 struct crypto_hash *hmac; in krb5_rc4_setup_enc_key() local
Dgss_krb5_mech.c430 struct crypto_hash *hmac; in context_derive_keys_rc4() local
/linux-4.4.14/drivers/crypto/qce/
Dsha.c173 const u32 *state, const u8 *buffer, bool hmac) in qce_import_common()
211 bool hmac = IS_SHA_HMAC(flags); in qce_ahash_import() local
/linux-4.4.14/drivers/char/tpm/
Dtpm2-cmd.c402 const u8 *hmac, u16 hmac_len) in tpm2_buf_append_auth()
/linux-4.4.14/security/keys/encrypted-keys/
Dencrypted.c657 u8 *hmac; in encrypted_key_decrypt() local
/linux-4.4.14/include/linux/
Dsctp.h700 __u8 hmac[0]; member
/linux-4.4.14/drivers/net/ethernet/3com/
Dtyphoon.c1342 u32 hmac; in typhoon_download_firmware() local
/linux-4.4.14/net/sctp/
Dsm_make_chunk.c1266 __u8 *hmac; in sctp_make_auth() local
Dsm_statefuns.c3995 struct sctp_hmac *hmac; in sctp_sf_authenticate() local
/linux-4.4.14/drivers/crypto/
Dn2_core.c1363 struct n2_hmac_alg *hmac, *hmac_tmp; in __n2_unregister_algs() local
/linux-4.4.14/include/net/sctp/
Dstructs.h170 struct crypto_hash *hmac; member