Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes.h14 typedef struct prov_aes_ctx_st { struct
15 PROV_CIPHER_CTX base; /* Must be first */
16 union {
19 } ks;
22 union {
49 } plat;