Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_sm4_ccm.h15 typedef struct prov_sm4_ccm_ctx_st { struct
16 PROV_CCM_CTX base; /* Must be first */
17 union {
20 } ks; /* SM4 key schedule to use */