Home
last modified time | relevance | path

Searched defs:ahash (Results 1 - 25 of 52) sorted by relevance

123

/kernel/linux/linux-5.10/include/net/
H A Dah.h13 struct crypto_ahash *ahash; member
/kernel/linux/linux-6.6/include/net/
H A Dah.h13 struct crypto_ahash *ahash; member
/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dsha.h62 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in to_ahash_tmpl() local
H A Dcommon.h87 struct ahash_alg ahash; member
H A Dsha.c34 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_done() local
142 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_export() local
173 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_import_common() local
428 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); qce_ahash_cra_init() local
[all...]
H A Dcommon.c146 struct crypto_ahash *ahash = __crypto_ahash_cast(async_req->tfm); in qce_setup_regs_ahash() local
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Dsha.h63 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in to_ahash_tmpl() local
H A Dcommon.h91 struct ahash_alg ahash; member
H A Dcommon.c150 struct crypto_ahash *ahash = __crypto_ahash_cast(async_req->tfm); in qce_setup_regs_ahash() local
H A Dsha.c40 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_done() local
395 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in qce_ahash_cra_init() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dccp-crypto-sha.c316 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in ccp_sha_cra_init() local
H A Dccp-crypto-aes-cmac.c338 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in ccp_aes_cmac_cra_init() local
/kernel/linux/linux-5.10/net/ipv4/
H A Dah4.c25 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp() argument
49 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, in ah_tmp_icv() argument
55 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, in ah_tmp_req() argument
68 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() argument
154 struct crypto_ahash *ahash; ah_output() local
312 struct crypto_ahash *ahash; ah_input() local
477 struct crypto_ahash *ahash; ah_init_state() local
[all...]
/kernel/linux/linux-5.10/include/crypto/internal/
H A Dhash.h161 ahash_alg_instance( struct crypto_ahash *ahash) ahash_alg_instance() argument
/kernel/linux/linux-6.6/include/crypto/internal/
H A Dhash.h170 static inline void crypto_ahash_set_reqsize_dma(struct crypto_ahash *ahash, in crypto_ahash_set_reqsize_dma() argument
189 ahash_alg_instance( struct crypto_ahash *ahash) ahash_alg_instance() argument
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c64 int sun8i_ss_hmac_setkey(struct crypto_ahash *ahash, const u8 *key, in sun8i_ss_hmac_setkey() argument
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c338 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in ccp_aes_cmac_cra_init() local
H A Dccp-crypto-sha.c316 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in ccp_sha_cra_init() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dah4.c25 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp() argument
49 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, in ah_tmp_icv() argument
55 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, in ah_tmp_req() argument
68 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() argument
154 struct crypto_ahash *ahash; ah_output() local
312 struct crypto_ahash *ahash; ah_input() local
478 struct crypto_ahash *ahash; ah_init_state() local
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dahash.c494 struct ahash_instance *ahash = ahash_instance(inst); in crypto_ahash_free_instance() local
/kernel/linux/linux-5.10/net/ipv6/
H A Dah6.c49 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp() argument
78 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, in ah_tmp_icv() argument
84 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, in ah_tmp_req() argument
97 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() argument
331 struct crypto_ahash *ahash; ah6_output() local
517 struct crypto_ahash *ahash; ah6_input() local
676 struct crypto_ahash *ahash; ah6_init_state() local
[all...]
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c788 struct crypto_ahash *ahash; in gss_krb5_aes_encrypt() local
861 struct crypto_ahash *ahash; in gss_krb5_aes_decrypt() local
1016 struct crypto_ahash *ahash; in krb5_etm_encrypt() local
1107 struct crypto_ahash *ahash; krb5_etm_decrypt() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c683 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in crypto4xx_hash_update() local
702 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in crypto4xx_hash_digest() local
/kernel/linux/linux-6.6/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c683 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in crypto4xx_hash_update() local
702 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in crypto4xx_hash_digest() local
/kernel/linux/linux-6.6/crypto/
H A Dahash.c463 struct ahash_instance *ahash = ahash_instance(inst); in crypto_ahash_free_instance() local

Completed in 16 milliseconds

123