Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssh/dist/
H A Dcipher-ctr-mt.c127 struct ssh_aes_ctr_ctx struct
129 struct kq q[NUMKQ];
130 AES_KEY aes_ctx;
132 u_char aes_counter[AES_BLOCK_SIZE];
133 pthread_t tid[CIPHER_THREADS];
134 int state;
135 int qidx;
136 int ridx;