Searched refs:crypto_stats_akcipher_decrypt (Results 1 – 3 of 3) sorted by relevance
528 void crypto_stats_akcipher_decrypt(unsigned int src_len, int ret, struct crypto_alg *alg);555 static inline void crypto_stats_akcipher_decrypt(unsigned int src_len, int ret, struct crypto_alg *… in crypto_stats_akcipher_decrypt() function
322 crypto_stats_akcipher_decrypt(src_len, ret, calg); in crypto_akcipher_decrypt()
1093 void crypto_stats_akcipher_decrypt(unsigned int src_len, int ret, in crypto_stats_akcipher_decrypt() function1104 EXPORT_SYMBOL_GPL(crypto_stats_akcipher_decrypt);
Completed in 8 milliseconds