Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/internal/
Dakcipher.h102 static inline struct akcipher_alg *crypto_spawn_akcipher_alg( in crypto_spawn_akcipher_alg() function
/Linux-v5.4/crypto/
Drsa-pkcs1pad.c645 rsa_alg = crypto_spawn_akcipher_alg(spawn); in pkcs1pad_create()