Home
last modified time | relevance | path

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

/linux/include/linux/
A Dcrypto.h296 struct crypto_istat_akcipher { struct
297 atomic64_t encrypt_cnt;
298 atomic64_t encrypt_tlen;
299 atomic64_t decrypt_cnt;
300 atomic64_t decrypt_tlen;
301 atomic64_t verify_cnt;
302 atomic64_t sign_cnt;
303 atomic64_t err_cnt;

Completed in 5 milliseconds