Home
last modified time | relevance | path

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

123

/third_party/node/test/parallel/
Dtest-crypto-hmac.js74 hmac: { // HMACs lifted from Wikipedia. property
84 hmac: { // Intermediate test to help debugging. property
94 hmac: { // Intermediate test to help debugging. property
104 hmac: { // HMACs lifted from Wikipedia. property
114 for (const { key, data, hmac } of wikipedia) { field
124 hmac: { property
142 hmac: { property
161 hmac: { property
181 hmac: { property
200 hmac: { property
[all …]
Dtest-crypto-binary-default.js79 hmac: { property
97 hmac: { property
116 hmac: { property
136 hmac: { property
154 hmac: { property
173 hmac: { property
204 hmac: { property
242 hmac: '9294727a3638bb1c13f48ef8158bfc9d' property
247 hmac: '750c783e6ab0b503eaa86e310a5db738' property
254 hmac: '56be34521d144c88dbb8c733f0e8b3f6' property
[all …]
Dtest-crypto-update-encoding.js16 const hmac = () => crypto.createHmac('sha256', key); function
Dtest-https-resume-after-renew.js21 const hmac = Buffer.alloc(16, 'H'); constant
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
Ddrbg_hmac.c57 static int do_hmac(PROV_DRBG_HMAC *hmac, unsigned char inbyte, in do_hmac()
99 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; in drbg_hmac_update() local
127 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; in drbg_hmac_instantiate() local
198 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; in drbg_hmac_generate() local
252 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; in drbg_hmac_uninstantiate() local
267 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; in drbg_hmac_verify_zeroization() local
276 PROV_DRBG_HMAC *hmac; in drbg_hmac_new() local
307 PROV_DRBG_HMAC *hmac; in drbg_hmac_free() local
320 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; in drbg_hmac_get_ctx_params() local
359 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)ctx->data; in drbg_hmac_set_ctx_params() local
/third_party/openssl/providers/implementations/rands/
Ddrbg_hmac.c57 static int do_hmac(PROV_DRBG_HMAC *hmac, unsigned char inbyte, in do_hmac()
99 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; in drbg_hmac_update() local
127 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; in drbg_hmac_instantiate() local
198 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; in drbg_hmac_generate() local
252 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; in drbg_hmac_uninstantiate() local
267 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; in drbg_hmac_verify_zeroization() local
276 PROV_DRBG_HMAC *hmac; in drbg_hmac_new() local
307 PROV_DRBG_HMAC *hmac; in drbg_hmac_free() local
320 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)drbg->data; in drbg_hmac_get_ctx_params() local
359 PROV_DRBG_HMAC *hmac = (PROV_DRBG_HMAC *)ctx->data; in drbg_hmac_set_ctx_params() local
/third_party/ffmpeg/libavutil/tests/
Dhmac.c24 static void test(AVHMAC *hmac, const uint8_t *key, int keylen, in test()
44 AVHMAC *hmac; in main() local
/third_party/mbedtls/library/
Dpsa_crypto_mac.c25 mbedtls_psa_hmac_operation_t *hmac) in psa_hmac_abort_internal()
32 mbedtls_psa_hmac_operation_t *hmac, in psa_hmac_setup_internal()
104 mbedtls_psa_hmac_operation_t *hmac, in psa_hmac_update_internal()
112 mbedtls_psa_hmac_operation_t *hmac, in psa_hmac_finish_internal()
Dmd.c418 int mbedtls_md_setup(mbedtls_md_context_t *ctx, const mbedtls_md_info_t *md_info, int hmac) in mbedtls_md_setup()
/third_party/node/src/crypto/
Dcrypto_hmac.cc89 Hmac* hmac; in HmacInit() local
118 Hmac* hmac; in HmacDigest()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dtlsv1_record.c155 struct crypto_hash *hmac; in tlsv1_record_send() local
284 struct crypto_hash *hmac; in tlsv1_record_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_record.c155 struct crypto_hash *hmac; in tlsv1_record_send() local
284 struct crypto_hash *hmac; in tlsv1_record_receive() local
/third_party/libwebsockets/include/libwebsockets/
Dlws-genhash.h62 const mbedtls_md_info_t *hmac; member
73 const mbedtls_md_info_t *hmac; member
/third_party/ffmpeg/libavformat/
Drtmpdigest.c37 AVHMAC *hmac; in ff_rtmp_calc_digest() local
Dsrtp.c128 uint8_t iv[16] = { 0 }, hmac[20]; in ff_srtp_decrypt() local
241 uint8_t iv[16] = { 0 }, hmac[20]; in ff_srtp_encrypt() local
Dsrtp.h32 struct AVHMAC *hmac; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Deap_sim_common.c168 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
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dmod.rs50 mod hmac; module
/third_party/node/lib/internal/crypto/
Dhash.js129 function Hmac(hmac, key, options) { argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
Deap_sim_common.c172 unsigned char hmac[SHA1_MAC_LEN]; in eap_sim_verify_mac() local
211 unsigned char hmac[SHA1_MAC_LEN]; in eap_sim_add_mac() local
366 unsigned char hmac[SHA256_MAC_LEN]; in eap_sim_verify_mac_sha256() local
405 unsigned char hmac[SHA256_MAC_LEN]; in eap_sim_add_mac_sha256() local
/third_party/libcoap/src/oscore/
Doscore_crypto.c60 coap_bin_const_t **hmac) { in oscore_hmac_hash()
/third_party/lwip/src/apps/snmp/
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/openssl/crypto/pkcs12/
Dp12_mutl.c87 HMAC_CTX *hmac = NULL; in pkcs12_gen_mac() local
/third_party/node/deps/openssl/openssl/crypto/pkcs12/
Dp12_mutl.c87 HMAC_CTX *hmac = NULL; in pkcs12_gen_mac() local
/third_party/openssl/test/
Dbad_dtls_test.c284 EVP_MAC *hmac = NULL; in send_record() local

123