Searched defs:hmac (Results 26 - 35 of 35) sorted by relevance

12

/linux-master/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c42 bool hmac; member in struct:safexcel_ahash_req
[all...]
/linux-master/net/mptcp/
H A Dsubflow.c73 u8 hmac[SHA256_DIGEST_SIZE]; local
80 subflow_req->remote_nonce, hmac); local
400 u8 hmac[SHA256_DIGEST_SIZE]; local
50 subflow_generate_hmac(u64 key1, u64 key2, u32 nonce1, u32 nonce2, void *hmac) argument
547 u8 hmac[SHA256_DIGEST_SIZE]; local
728 u8 hmac[SHA256_DIGEST_SIZE]; local
739 subflow_req->local_nonce, hmac); local
[all...]
H A Dprotocol.h169 u8 hmac[MPTCPOPT_HMAC_LEN]; member in struct:mptcp_options_received
/linux-master/net/sctp/
H A Dsm_statefuns.c4354 struct sctp_hmac *hmac; local
/linux-master/drivers/net/ethernet/3com/
H A Dtyphoon.c1342 u32 hmac; local
[all...]
/linux-master/drivers/crypto/
H A Datmel-sha.c1688 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); local
1749 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); local
1766 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); local
1786 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); local
1802 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); local
1852 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); local
1873 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); local
1890 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); local
1949 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); local
2024 struct atmel_sha_hmac_ctx *hmac = crypto_tfm_ctx(tfm); local
2036 struct atmel_sha_hmac_ctx *hmac = crypto_tfm_ctx(tfm); local
2283 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); local
2306 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); local
[all...]
H A Dn2_core.c1281 struct n2_hmac_alg *hmac, *hmac_tmp; local
/linux-master/net/ceph/
H A Dmessenger_v2.c2455 u8 hmac[SHA256_DIGEST_SIZE]; local
796 hmac_sha256(struct ceph_connection *con, const struct kvec *kvecs, int kvec_cnt, u8 *hmac) argument
/linux-master/drivers/crypto/axis/
H A Dartpec6_crypto.c2262 artpec6_crypto_init_hash(struct ahash_request *req, u8 type, int hmac) argument
/linux-master/include/net/sctp/
H A Dstructs.h159 struct crypto_shash *hmac; member in struct:sctp_sock

Completed in 181 milliseconds

12