Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/crypto/
Dapi-skcipher.rst62 …:functions: crypto_alloc_blkcipher crypto_free_blkcipher crypto_has_blkcipher crypto_blkcipher_nam…
/Linux-v4.19/include/linux/
Dcrypto.h1176 static inline int crypto_has_blkcipher(const char *alg_name, u32 type, u32 mask) in crypto_has_blkcipher() function