Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c49 typedef struct key2any_ctx_st { struct
50 PROV_CTX *provctx;
53 int save_parameters;
56 int cipher_intent;
58 EVP_CIPHER *cipher;
60 struct ossl_passphrase_data_st pwdata;
/freebsd/crypto/openssl/test/
H A Dtls-provider.c1313 struct key2any_ctx_st { struct
1334 struct key2any_ctx_st *ctx); argument