Home
last modified time | relevance | path

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

/linux-4.1.27/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
922 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.1.27/drivers/crypto/qce/
Dsha.c177 const u32 *state, const u8 *buffer, bool hmac) in qce_import_common()
215 bool hmac = IS_SHA_HMAC(flags); in qce_ahash_import() local
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcapa.c259 int capa_hmac(__u8 *hmac, struct lustre_capa *capa, __u8 *key) in capa_hmac()
/linux-4.1.27/security/keys/encrypted-keys/
Dencrypted.c657 u8 *hmac; in encrypted_key_decrypt() local
/linux-4.1.27/include/linux/
Dsctp.h700 __u8 hmac[0]; member
/linux-4.1.27/drivers/net/ethernet/3com/
Dtyphoon.c1342 u32 hmac; in typhoon_download_firmware() local
/linux-4.1.27/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.1.27/drivers/crypto/
Dn2_core.c1363 struct n2_hmac_alg *hmac, *hmac_tmp; in __n2_unregister_algs() local
/linux-4.1.27/include/net/sctp/
Dstructs.h170 struct crypto_hash *hmac; member