Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/internal/
H A Dakcipher.h107 static inline struct crypto_akcipher *crypto_spawn_akcipher( in crypto_spawn_akcipher() function
/openbmc/linux/crypto/
H A Drsa-pkcs1pad.c570 child_tfm = crypto_spawn_akcipher(&ictx->spawn); in pkcs1pad_init_tfm()