Searched refs:crypto_akcipher_alg (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/crypto/
H A Dakcipher.h178 static inline struct akcipher_alg *crypto_akcipher_alg( function
300 struct akcipher_alg *alg = crypto_akcipher_alg(tfm);
339 struct akcipher_alg *alg = crypto_akcipher_alg(tfm);
364 struct akcipher_alg *alg = crypto_akcipher_alg(tfm);
425 struct akcipher_alg *alg = crypto_akcipher_alg(tfm);
450 struct akcipher_alg *alg = crypto_akcipher_alg(tfm);
475 struct akcipher_alg *alg = crypto_akcipher_alg(tfm);
497 struct akcipher_alg *alg = crypto_akcipher_alg(tfm);
/linux-master/crypto/
H A Dakcipher.c47 struct akcipher_alg *alg = crypto_akcipher_alg(akcipher);
55 struct akcipher_alg *alg = crypto_akcipher_alg(akcipher);
/linux-master/drivers/crypto/aspeed/
H A Daspeed-acry.c573 struct akcipher_alg *alg = crypto_akcipher_alg(tfm);

Completed in 130 milliseconds