Searched defs:crypto_istat_akcipher (Results 1 – 1 of 1) sorted by relevance
67 struct crypto_istat_akcipher { struct68 atomic64_t encrypt_cnt;69 atomic64_t encrypt_tlen;70 atomic64_t decrypt_cnt;71 atomic64_t decrypt_tlen;72 atomic64_t verify_cnt;73 atomic64_t sign_cnt;74 atomic64_t err_cnt;