Home
last modified time | relevance | path

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

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