Home
last modified time | relevance | path

Searched defs:hmac (Results 1 - 25 of 45) sorted by relevance

12

/third_party/ffmpeg/libavformat/
H A Drtmpdigest.c37 AVHMAC *hmac; in ff_rtmp_calc_digest() local
[all...]
H A Dsrtp.h32 struct AVHMAC *hmac; member
H A Dsrtp.c128 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 Dhmac.c24 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 Dlws-genhash.h62 const mbedtls_md_info_t *hmac; member
73 const mbedtls_md_info_t *hmac; member
/third_party/libcoap/src/oscore/
H A Doscore_crypto.c57 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 Dpsa_crypto_mac.c24 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 Dmd.c418 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 Dcrypto_hmac.cc89 Hmac* hmac; in HmacInit() local
118 Hmac* hmac; in HmacDigest() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/pkcs12/
H A Dp12_mutl.c87 HMAC_CTX *hmac = NULL; in pkcs12_gen_mac() local
/third_party/openssl/crypto/pkcs12/
H A Dp12_mutl.c87 HMAC_CTX *hmac = NULL; in pkcs12_gen_mac() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dmd_ctx.rs74 let mut hmac = vec![]; variables
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dmod.rs50 mod hmac; modules
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_record.c155 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 Dtlsv1_record.c155 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 Ddrbg_hmac.c57 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 Ddrbg_hmac.c57 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 Dtest_hmac.py3 import hmac namespace
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dhkdf.c510 HMAC_CTX *hmac; in HKDF_Expand() local
[all...]
/third_party/libcoap/src/
H A Dcoap_notls.c377 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 Dhkdf.c510 HMAC_CTX *hmac; in HKDF_Expand() local
[all...]
/third_party/openssl/test/
H A Dbad_dtls_test.c284 EVP_MAC *hmac = NULL; in send_record() local
/third_party/lwip/src/apps/snmp/
H A Dsnmp_msg.c1013 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 Dssl3_record.c1413 EVP_MD_CTX *hmac = NULL, *mac_ctx; in tls1_mac() local
/third_party/python/Lib/multiprocessing/
H A Dconnection.py732 import hmac namespace
747 import hmac namespace

Completed in 17 milliseconds

12