Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_camellia.h14 typedef struct prov_camellia_ctx_st { struct
15 PROV_CIPHER_CTX base; /* Must be first */
16 union {
19 } ks;