Home
last modified time | relevance | path

Searched refs:crypto_stats_skcipher_encrypt (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dcrypto.h529 void crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, struct crypto_alg *alg);
566 static inline void crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, struct crypto_alg … in crypto_stats_skcipher_encrypt() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dcrypto.h529 void crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, struct crypto_alg *alg);
566 static inline void crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, struct crypto_alg … in crypto_stats_skcipher_encrypt() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dcrypto.h529 void crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, struct crypto_alg *alg);
566 static inline void crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, struct crypto_alg … in crypto_stats_skcipher_encrypt() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/
H A Dalgapi.c1255 void crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, in crypto_stats_skcipher_encrypt() function
1266 EXPORT_SYMBOL_GPL(crypto_stats_skcipher_encrypt);
H A Dskcipher.c631 crypto_stats_skcipher_encrypt(cryptlen, ret, alg); in crypto_skcipher_encrypt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/
H A Dalgapi.c1255 void crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, in crypto_stats_skcipher_encrypt() function
1266 EXPORT_SYMBOL_GPL(crypto_stats_skcipher_encrypt);
H A Dskcipher.c631 crypto_stats_skcipher_encrypt(cryptlen, ret, alg); in crypto_skcipher_encrypt()
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/
H A Dalgapi.c1255 void crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, in crypto_stats_skcipher_encrypt() function
1266 EXPORT_SYMBOL_GPL(crypto_stats_skcipher_encrypt);
H A Dskcipher.c631 crypto_stats_skcipher_encrypt(cryptlen, ret, alg); in crypto_skcipher_encrypt()