Home
last modified time | relevance | path

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

/openbsd/src/regress/sys/crypto/aesctr/
Daesctr.c153 struct aes_ctr_ctx { struct
168 struct aes_ctr_ctx ctx; in docrypt() argument
/openbsd/src/sys/crypto/
Dxform.c110 struct aes_ctr_ctx { struct
111 AES_CTX ac_key;
112 u_int8_t ac_block[AESCTR_BLOCKSIZE];