Home
last modified time | relevance | path

Searched defs:crypto_istat_cipher (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Dcrypto.h314 struct crypto_istat_cipher { struct
315 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