Searched defs:crypto_istat_cipher (Results 1 – 1 of 1) sorted by relevance
314 struct crypto_istat_cipher { struct315 atomic64_t encrypt_cnt;316 atomic64_t encrypt_tlen;317 atomic64_t decrypt_cnt;318 atomic64_t decrypt_tlen;319 atomic64_t err_cnt;
Completed in 6 milliseconds