Searched refs:crypto_skcipher_set_flags (Results 1 – 3 of 3) sorted by relevance
45 crypto_skcipher_set_flags(tfm, crypto_blkcipher_get_flags(blkcipher) & in skcipher_setkey_blkcipher()138 crypto_skcipher_set_flags(tfm, in skcipher_setkey_ablkcipher()
994 crypto_skcipher_set_flags(tfm, in __test_skcipher()1072 crypto_skcipher_set_flags(tfm, in __test_skcipher()
276 static inline void crypto_skcipher_set_flags(struct crypto_skcipher *tfm, in crypto_skcipher_set_flags() function