Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/internal/
H A Dakcipher.h107 static inline struct crypto_akcipher *crypto_spawn_akcipher( in crypto_spawn_akcipher() function
/linux-6.15/crypto/
H A Drsa-pkcs1pad.c282 child_tfm = crypto_spawn_akcipher(&ictx->spawn); in pkcs1pad_init_tfm()
H A Drsassa-pkcs1.c330 child_tfm = crypto_spawn_akcipher(&ictx->spawn); in rsassa_pkcs1_init_tfm()