Home
last modified time | relevance | path

Searched defs:cryptlen (Results 1 – 15 of 15) sorted by relevance

/linux/crypto/
H A Dauthencesn.c92 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv_tail() local
124 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv() local
168 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_encrypt() local
208 unsigned int cryptlen = req->cryptlen - authsize; in crypto_authenc_esn_decrypt_tail() local
256 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_decrypt() local
H A Daegis128-neon.c54 unsigned int cryptlen, in crypto_aegis128_final_simd()
H A Dgcm.c56 unsigned int cryptlen; member
174 unsigned int cryptlen) in crypto_gcm_init_crypt()
466 unsigned int cryptlen = req->cryptlen - authsize; in crypto_gcm_verify() local
501 unsigned int cryptlen = req->cryptlen; in crypto_gcm_decrypt() local
H A Daegis128-neon-inner.c319 unsigned int cryptlen, in crypto_aegis128_final_neon()
H A Dauthenc.c195 unsigned int cryptlen = req->cryptlen; in crypto_authenc_encrypt() local
H A Ddrbg.c1591 u32 cryptlen = min3(inlen, outlen, (u32)DRBG_OUTSCRATCHLEN); in drbg_kcapi_sym_ctr() local
/linux/drivers/crypto/qce/
H A Dcipher.h44 unsigned int cryptlen; member
H A Daead.c192 unsigned int adata_header_len, cryptlen, totallen; in qce_aead_ccm_prepare_buf_assoclen() local
336 unsigned int cryptlen; in qce_aead_ccm_prepare_buf() local
H A Daead.h38 unsigned int cryptlen; member
H A Dcommon.c299 unsigned int enckeylen, unsigned int cryptlen) in qce_xtskey()
/linux/include/crypto/
H A Daead.h94 unsigned int cryptlen; member
608 unsigned int cryptlen, u8 *iv) in aead_request_set_crypt()
/linux/drivers/crypto/ccree/
H A Dcc_aead.h95 unsigned int cryptlen; member
/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c1648 unsigned int cryptlen; in sec_update_iv() local
2230 u32 cryptlen = sreq->c_req.sk_req->cryptlen; in sec_skcipher_cryptlen_check() local
/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h236 unsigned int cryptlen; member
/linux/drivers/crypto/tegra/
H A Dtegra-se-aes.c60 unsigned int cryptlen; member