Home
last modified time | relevance | path

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

/netbsd-src/sys/opencrypto/
H A Dcryptosoft_xform.c603 struct aes_ctx { struct
612 struct aes_ctx *ctx = key; in aes_encrypt() argument
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dcipher-ctr-mt.c130 AES_KEY aes_ctx; member