Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dcrypto.h282 atomic64_t decrypt_tlen; member
300 atomic64_t decrypt_tlen; member
318 atomic64_t decrypt_tlen; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dcrypto.h282 atomic64_t decrypt_tlen; member
300 atomic64_t decrypt_tlen; member
318 atomic64_t decrypt_tlen; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dcrypto.h282 atomic64_t decrypt_tlen; member
300 atomic64_t decrypt_tlen; member
318 atomic64_t decrypt_tlen; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/
H A Dcrypto_user_stat.c42 raead.stat_decrypt_tlen = atomic64_read(&alg->stats.aead.decrypt_tlen); in crypto_report_aead()
59 rcipher.stat_decrypt_tlen = atomic64_read(&alg->stats.cipher.decrypt_tlen); in crypto_report_cipher()
107 rakcipher.stat_decrypt_tlen = atomic64_read(&alg->stats.akcipher.decrypt_tlen); in crypto_report_akcipher()
H A Dalgapi.c1102 atomic64_add(cryptlen, &alg->stats.aead.decrypt_tlen); in crypto_stats_aead_decrypt()
1128 atomic64_add(src_len, &alg->stats.akcipher.decrypt_tlen); in crypto_stats_akcipher_decrypt()
1275 atomic64_add(cryptlen, &alg->stats.cipher.decrypt_tlen); in crypto_stats_skcipher_decrypt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/
H A Dcrypto_user_stat.c42 raead.stat_decrypt_tlen = atomic64_read(&alg->stats.aead.decrypt_tlen); in crypto_report_aead()
59 rcipher.stat_decrypt_tlen = atomic64_read(&alg->stats.cipher.decrypt_tlen); in crypto_report_cipher()
107 rakcipher.stat_decrypt_tlen = atomic64_read(&alg->stats.akcipher.decrypt_tlen); in crypto_report_akcipher()
H A Dalgapi.c1102 atomic64_add(cryptlen, &alg->stats.aead.decrypt_tlen); in crypto_stats_aead_decrypt()
1128 atomic64_add(src_len, &alg->stats.akcipher.decrypt_tlen); in crypto_stats_akcipher_decrypt()
1275 atomic64_add(cryptlen, &alg->stats.cipher.decrypt_tlen); in crypto_stats_skcipher_decrypt()
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/
H A Dcrypto_user_stat.c42 raead.stat_decrypt_tlen = atomic64_read(&alg->stats.aead.decrypt_tlen); in crypto_report_aead()
59 rcipher.stat_decrypt_tlen = atomic64_read(&alg->stats.cipher.decrypt_tlen); in crypto_report_cipher()
107 rakcipher.stat_decrypt_tlen = atomic64_read(&alg->stats.akcipher.decrypt_tlen); in crypto_report_akcipher()
H A Dalgapi.c1102 atomic64_add(cryptlen, &alg->stats.aead.decrypt_tlen); in crypto_stats_aead_decrypt()
1128 atomic64_add(src_len, &alg->stats.akcipher.decrypt_tlen); in crypto_stats_akcipher_decrypt()
1275 atomic64_add(cryptlen, &alg->stats.cipher.decrypt_tlen); in crypto_stats_skcipher_decrypt()