Home
last modified time | relevance | path

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

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