Searched defs:crypto_istat_aead (Results 1 – 1 of 1) sorted by relevance
278 struct crypto_istat_aead { struct279 atomic64_t encrypt_cnt;280 atomic64_t encrypt_tlen;281 atomic64_t decrypt_cnt;282 atomic64_t decrypt_tlen;283 atomic64_t err_cnt;
Completed in 6 milliseconds