Searched refs:crypto_skcipher_has_setkey (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/crypto/
H A Dalgif_skcipher.c966 if (!tfm->has_key && crypto_skcipher_has_setkey(tfm->skcipher)) skcipher_accept_parent()
/linux-4.4.14/include/crypto/
H A Dskcipher.h310 static inline bool crypto_skcipher_has_setkey(struct crypto_skcipher *tfm) crypto_skcipher_has_setkey() function

Completed in 121 milliseconds