Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_wrp.c39 typedef struct prov_aes_wrap_ctx_st { struct
40 PROV_CIPHER_CTX base;
41 union {
44 } ks;
45 aeswrap_fn wrapfn;