Home
last modified time | relevance | path

Searched refs:crypto_grab_akcipher (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dakcipher.c93 int crypto_grab_akcipher(struct crypto_akcipher_spawn *spawn, in crypto_grab_akcipher() function
100 EXPORT_SYMBOL_GPL(crypto_grab_akcipher); variable
H A Drsa-pkcs1pad.c615 err = crypto_grab_akcipher(&ctx->spawn, akcipher_crypto_instance(inst), in pkcs1pad_create()
/kernel/linux/linux-5.10/include/crypto/internal/
H A Dakcipher.h81 int crypto_grab_akcipher(struct crypto_akcipher_spawn *spawn,
/kernel/linux/linux-6.6/include/crypto/internal/
H A Dakcipher.h103 int crypto_grab_akcipher(struct crypto_akcipher_spawn *spawn,
/kernel/linux/linux-6.6/crypto/
H A Dakcipher.c116 int crypto_grab_akcipher(struct crypto_akcipher_spawn *spawn, in crypto_grab_akcipher() function
123 EXPORT_SYMBOL_GPL(crypto_grab_akcipher); variable
H A Drsa-pkcs1pad.c617 err = crypto_grab_akcipher(&ctx->spawn, akcipher_crypto_instance(inst), in pkcs1pad_create()

Completed in 4 milliseconds