Searched refs:ctxsize (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/crypto/
H A Drng.c102 .ctxsize = crypto_rng_ctxsize,
H A Dablkcipher.c430 .ctxsize = crypto_ablkcipher_ctxsize,
511 .ctxsize = crypto_ablkcipher_ctxsize,
H A Daead.c158 .ctxsize = crypto_aead_ctxsize,
244 .ctxsize = crypto_aead_ctxsize,
H A Dapi.c340 return len + type_obj->ctxsize(alg, type, mask); crypto_ctxsize()
H A Dblkcipher.c553 .ctxsize = crypto_blkcipher_ctxsize,
H A Dshash.c567 .ctxsize = crypto_shash_ctxsize,
/linux-4.1.27/include/crypto/
H A Dalgapi.h25 unsigned int (*ctxsize)(struct crypto_alg *alg, u32 type, u32 mask); member in struct:crypto_type

Completed in 578 milliseconds