Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/internal/
H A Dakcipher.h118 static inline struct akcipher_alg *crypto_spawn_akcipher_alg( in crypto_spawn_akcipher_alg() function
/linux-6.15/crypto/
H A Drsa-pkcs1pad.c333 rsa_alg = crypto_spawn_akcipher_alg(&ctx->spawn); in pkcs1pad_create()
H A Drsassa-pkcs1.c379 rsa_alg = crypto_spawn_akcipher_alg(&ctx->spawn); in rsassa_pkcs1_create()