Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dakcipher.h96 static inline struct akcipher_alg *crypto_spawn_akcipher_alg( in crypto_spawn_akcipher_alg() function
/OK3568_Linux_fs/kernel/crypto/
H A Drsa-pkcs1pad.c624 rsa_alg = crypto_spawn_akcipher_alg(&ctx->spawn); in pkcs1pad_create()