Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcrypto.h518 void crypto_stats_akcipher_encrypt(unsigned int src_len, int ret, struct crypto_alg *alg);
544 static inline void crypto_stats_akcipher_encrypt(unsigned int src_len, int ret, struct crypto_alg *… in crypto_stats_akcipher_encrypt() function
/OK3568_Linux_fs/kernel/include/crypto/
H A Dakcipher.h297 crypto_stats_akcipher_encrypt(src_len, ret, calg); in crypto_akcipher_encrypt()
/OK3568_Linux_fs/kernel/crypto/
H A Dalgapi.c1108 void crypto_stats_akcipher_encrypt(unsigned int src_len, int ret, in crypto_stats_akcipher_encrypt() function
1119 EXPORT_SYMBOL_GPL(crypto_stats_akcipher_encrypt);