| /third_party/ffmpeg/libavformat/ |
| H A D | rtmpdigest.c | 37 AVHMAC *hmac; in ff_rtmp_calc_digest() local [all...] |
| H A D | srtp.h | 32 struct AVHMAC *hmac; member
|
| H A D | srtp.c | 128 uint8_t iv[16] = { 0 }, hmac[20]; in ff_srtp_decrypt() local 241 uint8_t iv[16] = { 0 }, hmac[20]; ff_srtp_encrypt() local [all...] |
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | hmac.c | 24 static void test(AVHMAC *hmac, const uint8_t *key, int keylen, in test() argument 44 AVHMAC *hmac; in main() local [all...] |
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-genhash.h | 62 const mbedtls_md_info_t *hmac; member 73 const mbedtls_md_info_t *hmac; member
|
| /third_party/libcoap/src/oscore/ |
| H A D | oscore_crypto.c | 57 oscore_hmac_hash(cose_hmac_alg_t hmac_alg, coap_bin_const_t *key, coap_bin_const_t *data, coap_bin_const_t **hmac) oscore_hmac_hash() argument
|
| /third_party/mbedtls/library/ |
| H A D | psa_crypto_mac.c | 24 psa_hmac_abort_internal( mbedtls_psa_hmac_operation_t *hmac) psa_hmac_abort_internal() argument 31 psa_hmac_setup_internal( mbedtls_psa_hmac_operation_t *hmac, const uint8_t *key, size_t key_length, psa_algorithm_t hash_alg) psa_hmac_setup_internal() argument 103 psa_hmac_update_internal( mbedtls_psa_hmac_operation_t *hmac, const uint8_t *data, size_t data_length) psa_hmac_update_internal() argument 111 psa_hmac_finish_internal( mbedtls_psa_hmac_operation_t *hmac, uint8_t *mac, size_t mac_size) psa_hmac_finish_internal() argument [all...] |
| H A D | md.c | 418 int mbedtls_md_setup(mbedtls_md_context_t *ctx, const mbedtls_md_info_t *md_info, int hmac) in mbedtls_md_setup() argument
|
| /third_party/node/src/crypto/ |
| H A D | crypto_hmac.cc | 89 Hmac* hmac; in HmacInit() local 118 Hmac* hmac; in HmacDigest() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/pkcs12/ |
| H A D | p12_mutl.c | 87 HMAC_CTX *hmac = NULL; in pkcs12_gen_mac() local
|
| /third_party/openssl/crypto/pkcs12/ |
| H A D | p12_mutl.c | 87 HMAC_CTX *hmac = NULL; in pkcs12_gen_mac() local
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | md_ctx.rs | 74 let mut hmac = vec![]; variables
|
| /third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/ |
| H A D | mod.rs | 50 mod hmac; modules
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | tlsv1_record.c | 155 struct crypto_hash *hmac; in tlsv1_record_send() local 284 struct crypto_hash *hmac; in tlsv1_record_receive() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | tlsv1_record.c | 155 struct crypto_hash *hmac; in tlsv1_record_send() local 284 struct crypto_hash *hmac; in tlsv1_record_receive() local [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/rands/ |
| H A D | drbg_hmac.c | 57 static int do_hmac(PROV_DRBG_HMAC *hmac, unsigned char inbyte, in do_hmac() argument 99 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; drbg_hmac_update() local 127 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; drbg_hmac_instantiate() local 198 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; drbg_hmac_generate() local 252 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; drbg_hmac_uninstantiate() local 267 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; drbg_hmac_verify_zeroization() local 276 PROV_DRBG_HMAC *hmac; drbg_hmac_new() local 307 PROV_DRBG_HMAC *hmac; drbg_hmac_free() local 320 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; drbg_hmac_get_ctx_params() local 359 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)ctx->data; drbg_hmac_set_ctx_params() local [all...] |
| /third_party/openssl/providers/implementations/rands/ |
| H A D | drbg_hmac.c | 57 static int do_hmac(PROV_DRBG_HMAC *hmac, unsigned char inbyte, in do_hmac() argument 99 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; drbg_hmac_update() local 127 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; drbg_hmac_instantiate() local 198 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; drbg_hmac_generate() local 252 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; drbg_hmac_uninstantiate() local 267 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; drbg_hmac_verify_zeroization() local 276 PROV_DRBG_HMAC *hmac; drbg_hmac_new() local 307 PROV_DRBG_HMAC *hmac; drbg_hmac_free() local 320 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; drbg_hmac_get_ctx_params() local 359 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)ctx->data; drbg_hmac_set_ctx_params() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_hmac.py | 3 import hmac namespace [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/kdfs/ |
| H A D | hkdf.c | 510 HMAC_CTX *hmac; in HKDF_Expand() local [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_notls.c | 377 coap_crypto_hmac(cose_hmac_alg_t hmac_alg, coap_bin_const_t *key, coap_bin_const_t *data, coap_bin_const_t **hmac) coap_crypto_hmac() argument
|
| /third_party/openssl/providers/implementations/kdfs/ |
| H A D | hkdf.c | 510 HMAC_CTX *hmac; in HKDF_Expand() local [all...] |
| /third_party/openssl/test/ |
| H A D | bad_dtls_test.c | 284 EVP_MAC *hmac = NULL; in send_record() local
|
| /third_party/lwip/src/apps/snmp/ |
| H A D | snmp_msg.c | 1013 u8_t hmac[LWIP_MAX(SNMP_V3_SHA_LEN, SNMP_V3_MD5_LEN)]; in snmp_parse_inbound_frame() local 1806 u8_t hmac[20]; in snmp_complete_outbound_frame() local
|
| /third_party/node/deps/openssl/openssl/ssl/record/ |
| H A D | ssl3_record.c | 1413 EVP_MD_CTX *hmac = NULL, *mac_ctx; in tls1_mac() local
|
| /third_party/python/Lib/multiprocessing/ |
| H A D | connection.py | 732 import hmac namespace 747 import hmac namespace
|