Searched refs:crypto_spawn_akcipher_alg (Results 1 – 3 of 3) sorted by relevance
118 static inline struct akcipher_alg *crypto_spawn_akcipher_alg( in crypto_spawn_akcipher_alg() function
379 rsa_alg = crypto_spawn_akcipher_alg(&ctx->spawn); in rsassa_pkcs1_create()
333 rsa_alg = crypto_spawn_akcipher_alg(&ctx->spawn); in pkcs1pad_create()