Home
last modified time | relevance | path

Searched defs:hmac (Results 101 - 111 of 111) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/crypto/
H A Datmel-sha.c1690 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 Dn2_core.c1306 struct n2_hmac_alg *hmac, *hmac_tmp; in __n2_unregister_algs() local
/kernel/linux/linux-6.6/net/ceph/
H A Dmessenger_v2.c2456 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 Dcoap_gnutls.c3198 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 Dartpec6_crypto.c2257 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 Dartpec6_crypto.c2258 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 Dprotocol.h169 u8 hmac[MPTCPOPT_HMAC_LEN]; member
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h159 struct crypto_shash *hmac; member
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h159 struct crypto_shash *hmac; member
/third_party/mbedtls/library/
H A Dpsa_crypto.c5673 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 Dshrpx_config.h607 const EVP_MD *hmac; member

Completed in 45 milliseconds

12345