/external/libchrome/crypto/ |
D | hmac_unittest.cc | 80 crypto::HMAC hmac(crypto::HMAC::SHA1); in TEST() local 149 crypto::HMAC hmac(crypto::HMAC::SHA1); in TEST() local 175 crypto::HMAC hmac(crypto::HMAC::SHA256); in TEST() local 216 crypto::HMAC hmac(crypto::HMAC::SHA1); in TEST() local 241 crypto::HMAC hmac(crypto::HMAC::SHA1); in TEST() local 255 crypto::HMAC hmac(crypto::HMAC::SHA1); in TEST() local 289 crypto::HMAC hmac(crypto::HMAC::SHA1); in TEST() local
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
D | PasswordRecipient.java | 21 private final String hmac; field in PasswordRecipient.PRF 24 private PRF(String hmac, AlgorithmIdentifier prfAlgID) in PRF()
|
/external/wpa_supplicant_8/src/tls/ |
D | tlsv1_record.c | 155 struct crypto_hash *hmac; in tlsv1_record_send() local 284 struct crypto_hash *hmac; in tlsv1_record_receive() local
|
/external/kernel-headers/original/uapi/linux/ |
D | seg6_hmac.h | 15 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
|
/external/iproute2/include/uapi/linux/ |
D | seg6_hmac.h | 15 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
|
/external/u-boot/board/gdsys/a38x/ |
D | keyprogram.c | 107 struct key_program *result = NULL, *hmac = NULL; in parse_and_check_keyprog() local
|
/external/boringssl/src/crypto/fipsmodule/tls/ |
D | kdf.c | 94 uint8_t hmac[EVP_MAX_MD_SIZE]; in tls1_P_hash() local
|
/external/wpa_supplicant_8/src/eap_common/ |
D | eap_sim_common.c | 168 unsigned char hmac[SHA1_MAC_LEN]; in eap_sim_verify_mac() local 207 unsigned char hmac[SHA1_MAC_LEN]; in eap_sim_add_mac() local 362 unsigned char hmac[SHA256_MAC_LEN]; in eap_sim_verify_mac_sha256() local 401 unsigned char hmac[SHA256_MAC_LEN]; in eap_sim_add_mac_sha256() local
|
/external/boringssl/src/crypto/hkdf/ |
D | hkdf.c | 68 HMAC_CTX hmac; in HKDF_expand() local
|
/external/rappor/client/java/com/google/android/rappor/ |
D | HmacDrbg.java | 32 private Mac hmac; field in HmacDrbg
|
/external/iproute2/ip/ |
D | iproute_lwtunnel.c | 418 static struct ipv6_sr_hdr *parse_srh(char *segbuf, int hmac, bool encap) in parse_srh() 477 __u32 hmac = 0; in parse_encap_seg6() local 541 __u32 hmac = 0; in parse_encap_seg6local() local
|
/external/grpc-grpc/src/core/tsi/alts/crypt/ |
D | aes_gcm.cc | 191 HMAC_CTX hmac; in aes_gcm_derive_aead_key() local 201 HMAC_CTX* hmac = HMAC_CTX_new(); in aes_gcm_derive_aead_key() local
|
/external/u-boot/board/gdsys/p1022/ |
D | controlcenterd-id.c | 733 static int check_hmac(struct key_program *hmac, in check_hmac() 772 struct key_program *result = NULL, *hmac = NULL; in load_sd_key_program() local
|
/external/webrtc/webrtc/p2p/base/ |
D | stun.cc | 193 char hmac[kStunMessageIntegritySize]; in ValidateMessageIntegrity() local 228 char hmac[kStunMessageIntegritySize]; in AddMessageIntegrity() local
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.3.rst | 1403 hmac section in Improved Modules
|
D | 3.7.rst | 935 hmac section in Improved Modules
|
D | 3.4.rst | 916 hmac section in Improved Modules
|
/external/wpa_supplicant_8/src/crypto/ |
D | crypto_libtomcrypt.c | 149 hmac_state hmac; member
|
D | crypto_wolfssl.c | 164 Hmac hmac; in wolfssl_hmac_vector() local 877 Hmac hmac; member
|
/external/boringssl/src/crypto/pkcs8/ |
D | pkcs8_x509.c | 576 uint8_t hmac[EVP_MAX_MD_SIZE]; in pkcs12_check_mac() local
|