Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dakcipher.c102 int crypto_grab_akcipher(struct crypto_akcipher_spawn *spawn, in crypto_grab_akcipher() function
109 EXPORT_SYMBOL_GPL(crypto_grab_akcipher);
H A Drsa-pkcs1pad.c328 err = crypto_grab_akcipher(&ctx->spawn, akcipher_crypto_instance(inst), in pkcs1pad_create()
H A Drsassa-pkcs1.c374 err = crypto_grab_akcipher(&ctx->spawn, sig_crypto_instance(inst), in rsassa_pkcs1_create()
/linux-6.15/include/crypto/internal/
H A Dakcipher.h103 int crypto_grab_akcipher(struct crypto_akcipher_spawn *spawn,