Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcrypto.h519 void crypto_stats_akcipher_decrypt(unsigned int src_len, int ret, struct crypto_alg *alg);
546 static inline void crypto_stats_akcipher_decrypt(unsigned int src_len, int ret, struct crypto_alg *… in crypto_stats_akcipher_decrypt() function
/OK3568_Linux_fs/kernel/include/crypto/
H A Dakcipher.h321 crypto_stats_akcipher_decrypt(src_len, ret, calg); in crypto_akcipher_decrypt()
/OK3568_Linux_fs/kernel/crypto/
H A Dalgapi.c1121 void crypto_stats_akcipher_decrypt(unsigned int src_len, int ret, in crypto_stats_akcipher_decrypt() function
1132 EXPORT_SYMBOL_GPL(crypto_stats_akcipher_decrypt);