Searched defs:digestsize (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/crypto/caam/ |
| H A D | caamhash_desc.c | 29 int digestsize, int ctx_len, bool import_ctx, int era) in cnstr_shdsc_ahash() 88 int digestsize, int ctx_len) in cnstr_shdsc_sk_hash()
|
| H A D | caamhash.c | 208 int digestsize = crypto_ahash_digestsize(ahash); in ahash_set_sh_desc() local 264 int digestsize = crypto_ahash_digestsize(ahash); in axcbc_set_sh_desc() local 316 int digestsize = crypto_ahash_digestsize(ahash); in acmac_set_sh_desc() local 365 u32 digestsize) in hash_digest_key() 430 int digestsize = crypto_ahash_digestsize(ahash); in ahash_setkey() local 591 int digestsize = crypto_ahash_digestsize(ahash); in ahash_done_cpy() local 644 int digestsize = crypto_ahash_digestsize(ahash); in ahash_done_switch() local 954 int digestsize = crypto_ahash_digestsize(ahash); in ahash_final_ctx() local 1016 int digestsize = crypto_ahash_digestsize(ahash); in ahash_finup_ctx() local 1087 int digestsize = crypto_ahash_digestsize(ahash); in ahash_digest() local [all …]
|
| /linux/arch/s390/crypto/ |
| H A D | phmac_s390.c | 200 u8 *digest, unsigned int digestsize) in hash_key() 259 unsigned int digestsize, u8 *dest) in make_clrkey_token()
|
| /linux/drivers/crypto/qce/ |
| H A D | common.c | 154 unsigned int digestsize = crypto_ahash_digestsize(ahash); in qce_setup_regs_ahash() local
|
| /linux/drivers/crypto/bcm/ |
| H A D | spu.h | 131 u8 digestsize; member
|
| H A D | cipher.h | 191 unsigned int digestsize; member
|
| /linux/security/integrity/ima/ |
| H A D | ima_appraise.c | 452 u32 digestsize = 0; in ima_check_blacklist() local
|
| H A D | ima_template_lib.c | 289 static int ima_eventdigest_init_common(const u8 *digest, u32 digestsize, in ima_eventdigest_init_common()
|
| /linux/drivers/crypto/chelsio/ |
| H A D | chcr_algo.h | 327 static inline void copy_hash_init_values(char *key, int digestsize) in copy_hash_init_values()
|
| /linux/drivers/crypto/inside-secure/ |
| H A D | safexcel_cipher.c | 164 u32 cryptlen, u32 assoclen, u32 digestsize) in safexcel_aead_token() 677 unsigned int digestsize, u8 *iv, int *commands, in safexcel_send_req()
|
| /linux/drivers/crypto/axis/ |
| H A D | artpec6_crypto.c | 1312 size_t digestsize = crypto_ahash_digestsize(crypto_ahash_reqtfm(areq)); in artpec6_crypto_prepare_hash() local
|