Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_cast.h13 typedef struct prov_cast_ctx_st { struct
14 PROV_CIPHER_CTX base; /* Must be first */
15 union {
18 } ks;
H A Dcipher_sm4.h13 typedef struct prov_cast_ctx_st { struct
14 PROV_CIPHER_CTX base; /* Must be first */
15 union {
18 } ks;