Home
last modified time | relevance | path

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

/drivers/crypto/qce/
Dcipher.h53 unsigned int cryptlen; member
Dcommon.c198 unsigned int enckeylen, unsigned int cryptlen) in qce_xtskey()
/drivers/crypto/
Dtalitos.c1032 unsigned int offset, int cryptlen, in sg_to_link_tbl_offset()
1071 int cryptlen, in sg_to_link_tbl()
1091 unsigned int cryptlen = areq->cryptlen; in ipsec_esp() local
1228 unsigned int cryptlen, in talitos_edesc_alloc()
1580 unsigned int cryptlen = areq->nbytes; in common_nonsnoop() local
Dixp4xx_crypto.c996 unsigned int cryptlen; in aead_perform() local
/drivers/crypto/nx/
Dnx-aes-ccm.c146 unsigned int cryptlen, u8 *b0) in generate_b0()