Searched defs:crypto_istat_cipher (Results 1 – 1 of 1) sorted by relevance
26053 struct crypto_istat_cipher { struct26054 atomic64_t encrypt_cnt;26055 atomic64_t encrypt_tlen;26056 atomic64_t decrypt_cnt;26057 atomic64_t decrypt_tlen;26058 atomic64_t err_cnt;