Searched defs:crypto_istat_akcipher (Results 1 – 1 of 1) sorted by relevance
26043 struct crypto_istat_akcipher { struct26044 atomic64_t encrypt_cnt;26045 atomic64_t encrypt_tlen;26046 atomic64_t decrypt_cnt;26047 atomic64_t decrypt_tlen;26048 atomic64_t verify_cnt;26049 atomic64_t sign_cnt;26050 atomic64_t err_cnt;