Searched refs:skcipher_ialg_simple (Results 1 - 4 of 4) sorted by relevance

/linux-master/crypto/
H A Dkeywrap.c274 alg = skcipher_ialg_simple(inst);
H A Dxctr.c141 alg = skcipher_ialg_simple(inst);
H A Dctr.c137 alg = skcipher_ialg_simple(inst);
/linux-master/include/crypto/internal/
H A Dskcipher.h275 static inline struct crypto_alg *skcipher_ialg_simple( function

Completed in 144 milliseconds