| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | seg6_hmac.h | 15 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | seg6_hmac.h | 15 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | seg6_hmac.h | 29 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | seg6_hmac.h | 16 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | seg6_hmac.h | 29 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
|
| /kernel/linux/linux-5.10/net/mptcp/ |
| H A D | crypto.c | 44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha() argument
|
| H A D | crypto_test.c | 35 char hmac[32], hmac_hex[65]; in mptcp_crypto_test_basic() local
|
| /kernel/linux/linux-6.6/net/mptcp/ |
| H A D | crypto.c | 44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha() argument
|
| H A D | crypto_test.c | 35 char hmac[32], hmac_hex[65]; in mptcp_crypto_test_basic() local
|
| /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
|
| /kernel/linux/linux-5.10/security/keys/trusted-keys/ |
| H A D | trusted_tpm2.c | 34 tpm2_buf_append_auth(struct tpm_buf *buf, u32 session_handle, const u8 *nonce, u16 nonce_len, u8 attributes, const u8 *hmac, u16 hmac_len) tpm2_buf_append_auth() argument
|
| /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
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/ |
| H A D | Makefile | [all...] |
| /kernel/linux/linux-6.6/drivers/nvme/target/ |
| H A D | auth.c | 37 const char *hmac = nvme_auth_hmac_name(key_hash); in nvmet_auth_set_key() local
|
| /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...] |
| /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
|