Home
last modified time | relevance | path

Searched refs:crypto_ablkcipher_get_flags (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Dcrypto.h1022 static inline u32 crypto_ablkcipher_get_flags(struct crypto_ablkcipher *tfm) in crypto_ablkcipher_get_flags() function
/Linux-v5.4/crypto/
Dskcipher.c710 crypto_ablkcipher_get_flags(ablkcipher) & in skcipher_setkey_ablkcipher()