Home
last modified time | relevance | path

Searched defs:digestsize (Results 51 - 59 of 59) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c160 safexcel_aead_token(struct safexcel_cipher_ctx *ctx, u8 *iv, struct safexcel_command_desc *cdesc, struct safexcel_token *atoken, enum safexcel_cipher_direction direction, u32 cryptlen, u32 assoclen, u32 digestsize) safexcel_aead_token() argument
667 safexcel_send_req(struct crypto_async_request *base, int ring, struct safexcel_cipher_req *sreq, struct scatterlist *src, struct scatterlist *dst, unsigned int cryptlen, unsigned int assoclen, unsigned int digestsize, u8 *iv, int *commands, int *results) safexcel_send_req() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_qi2.c3134 int digestsize = crypto_ahash_digestsize(ahash); in ahash_set_sh_desc() local
3308 unsigned int digestsize = crypto_ahash_digestsize(ahash); in ahash_setkey() local
3207 hash_digest_key(struct caam_hash_ctx *ctx, u32 *keylen, u8 *key, u32 digestsize) hash_digest_key() argument
3394 int digestsize = crypto_ahash_digestsize(ahash); ahash_done() local
3459 int digestsize = crypto_ahash_digestsize(ahash); ahash_done_ctx_src() local
3647 int digestsize = crypto_ahash_digestsize(ahash); ahash_final_ctx() local
3719 int digestsize = crypto_ahash_digestsize(ahash); ahash_finup_ctx() local
3810 int digestsize = crypto_ahash_digestsize(ahash); ahash_digest() local
3907 int digestsize = crypto_ahash_digestsize(ahash); ahash_final_no_ctx() local
4101 int digestsize = crypto_ahash_digestsize(ahash); ahash_finup_no_ctx() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_algo.c2094 int digestsize, updated_digestsize; in chcr_handle_ahash_resp() local
2204 unsigned int digestsize = crypto_ahash_digestsize(tfm); in chcr_ahash_setkey() local
2301 int digestsize = crypto_ahash_digestsize(tfm); chcr_sha_init() local
2324 unsigned int digestsize = crypto_ahash_digestsize(rtfm); chcr_hmac_init() local
2347 unsigned int digestsize = chcr_hmac_cra_init() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_qi2.c3141 int digestsize = crypto_ahash_digestsize(ahash); in ahash_set_sh_desc() local
3315 unsigned int digestsize = crypto_ahash_digestsize(ahash); in ahash_setkey() local
3214 hash_digest_key(struct caam_hash_ctx *ctx, u32 *keylen, u8 *key, u32 digestsize) hash_digest_key() argument
3407 int digestsize = crypto_ahash_digestsize(ahash); ahash_done() local
3472 int digestsize = crypto_ahash_digestsize(ahash); ahash_done_ctx_src() local
3660 int digestsize = crypto_ahash_digestsize(ahash); ahash_final_ctx() local
3732 int digestsize = crypto_ahash_digestsize(ahash); ahash_finup_ctx() local
3823 int digestsize = crypto_ahash_digestsize(ahash); ahash_digest() local
3920 int digestsize = crypto_ahash_digestsize(ahash); ahash_final_no_ctx() local
4114 int digestsize = crypto_ahash_digestsize(ahash); ahash_finup_no_ctx() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_algo.c2088 int digestsize, updated_digestsize; in chcr_handle_ahash_resp() local
2198 unsigned int digestsize = crypto_ahash_digestsize(tfm); in chcr_ahash_setkey() local
2296 int digestsize = crypto_ahash_digestsize(tfm); chcr_sha_init() local
2319 unsigned int digestsize = crypto_ahash_digestsize(rtfm); chcr_hmac_init() local
2342 unsigned int digestsize = chcr_hmac_cra_init() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c1093 int blocksize, digestsize, ret; in sec_aead_auth_set_key() local
/kernel/linux/linux-6.6/crypto/
H A Dtestmgr.c1279 const unsigned int digestsize = crypto_shash_digestsize(tfm); in test_shash_vec_cfg() local
1463 const unsigned int digestsize = crypto_ahash_digestsize(tfm); in test_ahash_vec_cfg() local
1239 check_hash_result(const char *type, const u8 *result, unsigned int digestsize, const struct hash_testvec *vec, const char *vec_name, const char *driver, const struct testvec_config *cfg) check_hash_result() argument
1435 check_nonfinal_ahash_op(const char *op, int err, u8 *result, unsigned int digestsize, const char *driver, const char *vec_name, const struct testvec_config *cfg) check_nonfinal_ahash_op() argument
1741 const unsigned int digestsize = crypto_ahash_digestsize(tfm); test_hash_vs_generic_impl() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/axis/
H A Dartpec6_crypto.c1311 size_t digestsize = crypto_ahash_digestsize(crypto_ahash_reqtfm(areq)); in artpec6_crypto_prepare_hash() local
/kernel/linux/linux-6.6/drivers/crypto/axis/
H A Dartpec6_crypto.c1312 size_t digestsize = crypto_ahash_digestsize(crypto_ahash_reqtfm(areq)); in artpec6_crypto_prepare_hash() local

Completed in 50 milliseconds

123