Searched refs:crypto_alloc_lskcipher (Results 1 - 3 of 3) sorted by relevance

/linux-master/crypto/
H A Dbpf_crypto_skcipher.c10 return crypto_alloc_lskcipher(algo, 0, 0);
H A Dlskcipher.c336 struct crypto_lskcipher *crypto_alloc_lskcipher(const char *alg_name, function
341 EXPORT_SYMBOL_GPL(crypto_alloc_lskcipher); variable
/linux-master/include/crypto/
H A Dskcipher.h286 * crypto_alloc_lskcipher() - allocate linear symmetric key cipher handle
299 struct crypto_lskcipher *crypto_alloc_lskcipher(const char *alg_name,

Completed in 90 milliseconds