Searched refs:crypto_akcipher_alg (Results 1 – 1 of 1) sorted by relevance
139 static inline struct akcipher_alg *crypto_akcipher_alg( in crypto_akcipher_alg() function260 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); in crypto_akcipher_maxsize()279 return crypto_akcipher_alg(tfm)->encrypt(req); in crypto_akcipher_encrypt()296 return crypto_akcipher_alg(tfm)->decrypt(req); in crypto_akcipher_decrypt()352 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); in crypto_akcipher_set_pub_key()374 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); in crypto_akcipher_set_priv_key()
Completed in 5 milliseconds