Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/crypto/
Dapi-skcipher.rst35 …:functions: crypto_alloc_cipher crypto_free_cipher crypto_has_cipher crypto_cipher_blocksize crypt…
/linux-6.1.9/include/crypto/internal/
Dcipher.h90 static inline int crypto_has_cipher(const char *alg_name, u32 type, u32 mask) in crypto_has_cipher() function