Home
last modified time | relevance | path

Searched refs:crypto_stats_akcipher_verify (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Dcrypto.h521 void crypto_stats_akcipher_verify(int ret, struct crypto_alg *alg);
550 static inline void crypto_stats_akcipher_verify(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_verify() function
/linux/include/crypto/
A Dakcipher.h371 crypto_stats_akcipher_verify(ret, calg); in crypto_akcipher_verify()
/linux/crypto/
A Dalgapi.c1130 void crypto_stats_akcipher_verify(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_verify() function
1138 EXPORT_SYMBOL_GPL(crypto_stats_akcipher_verify);

Completed in 8 milliseconds