| /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...] |
| /base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_protocol_task/ |
| H A D | iso_client_protocol_task.c | 215 uint8_t *hmac = (uint8_t *)HcMalloc(HMAC_LEN, 0); in GenerateSessionKey() local
|
| /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...] |
| /base/security/device_auth/services/protocol/src/iso_protocol/ |
| H A D | iso_protocol_common.c | 287 int IsoClientGenSessionKey(IsoBaseParams *params, int returnResult, const uint8_t *hmac, uint32_t hmacLen) in IsoClientGenSessionKey() argument
|
| /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
|
| /base/security/device_auth/frameworks/deviceauth_lite/inc/base/ |
| H A D | base.h | 206 struct hmac { struct 208 uint8_t hmac[HC_HMAC_LEN]; member
|