Searched defs:hmac (Results 101 - 111 of 111) sorted by relevance
12345
| /kernel/linux/linux-6.6/drivers/crypto/ |
| H A D | atmel-sha.c | 1690 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_setup() local 1751 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_prehash_key_done() local 1768 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); atmel_sha_hmac_compute_ipad_hash() local 1788 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); atmel_sha_hmac_compute_opad_hash() local 1804 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); atmel_sha_hmac_setup_done() local 1854 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); atmel_sha_hmac_setkey() local 1875 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); atmel_sha_hmac_init_done() local 1892 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); atmel_sha_hmac_final() local 1951 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); atmel_sha_hmac_digest2() local 2026 struct atmel_sha_hmac_ctx *hmac = crypto_tfm_ctx(tfm); atmel_sha_hmac_cra_init() local 2038 struct atmel_sha_hmac_ctx *hmac = crypto_tfm_ctx(tfm); atmel_sha_hmac_cra_exit() local 2285 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); atmel_sha_authenc_init() local 2308 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); atmel_sha_authenc_init2() local [all...] |
| H A D | n2_core.c | 1306 struct n2_hmac_alg *hmac, *hmac_tmp; in __n2_unregister_algs() local
|
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | messenger_v2.c | 2456 u8 hmac[SHA256_DIGEST_SIZE]; in process_auth_signature() local 798 hmac_sha256(struct ceph_connection *con, const struct kvec *kvecs, int kvec_cnt, u8 *hmac) hmac_sha256() argument
|
| /third_party/libcoap/src/ |
| H A D | coap_gnutls.c | 3198 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
|
| /kernel/linux/linux-5.10/drivers/crypto/axis/ |
| H A D | artpec6_crypto.c | 2257 artpec6_crypto_init_hash(struct ahash_request *req, u8 type, int hmac) in artpec6_crypto_init_hash() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/axis/ |
| H A D | artpec6_crypto.c | 2258 artpec6_crypto_init_hash(struct ahash_request *req, u8 type, int hmac) in artpec6_crypto_init_hash() argument
|
| /kernel/linux/linux-6.6/net/mptcp/ |
| H A D | protocol.h | 169 u8 hmac[MPTCPOPT_HMAC_LEN]; member
|
| /kernel/linux/linux-5.10/include/net/sctp/ |
| H A D | structs.h | 159 struct crypto_shash *hmac; member
|
| /kernel/linux/linux-6.6/include/net/sctp/ |
| H A D | structs.h | 159 struct crypto_shash *hmac; member
|
| /third_party/mbedtls/library/ |
| H A D | psa_crypto.c | 5673 psa_mac_operation_t hmac = PSA_MAC_OPERATION_INIT; in psa_key_derivation_tls12_prf_generate_next_block() local [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_config.h | 607 const EVP_MD *hmac; member
|
Completed in 45 milliseconds
12345