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

/linux-4.4.14/crypto/
H A Dskcipher.c45 crypto_skcipher_set_flags(tfm, crypto_blkcipher_get_flags(blkcipher) & skcipher_setkey_blkcipher()
138 crypto_skcipher_set_flags(tfm, skcipher_setkey_ablkcipher()
H A Dtestmgr.c994 crypto_skcipher_set_flags(tfm, __test_skcipher()
1072 crypto_skcipher_set_flags(tfm, __test_skcipher()
/linux-4.4.14/include/crypto/
H A Dskcipher.h276 static inline void crypto_skcipher_set_flags(struct crypto_skcipher *tfm, crypto_skcipher_set_flags() function

Completed in 75 milliseconds