Home
last modified time | relevance | path

Searched refs:crypto_grab_akcipher (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/crypto/
Dakcipher.c101 int crypto_grab_akcipher(struct crypto_akcipher_spawn *spawn, const char *name, in crypto_grab_akcipher() function
107 EXPORT_SYMBOL_GPL(crypto_grab_akcipher);
Drsa-pkcs1pad.c622 err = crypto_grab_akcipher(spawn, rsa_alg_name, 0, in pkcs1pad_create()
/linux-4.19.296/include/crypto/internal/
Dakcipher.h93 int crypto_grab_akcipher(struct crypto_akcipher_spawn *spawn, const char *name,