Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/common/
H A Dprovider_util.c51 static int load_common(const OSSL_PARAM params[], const char **propquery, in load_common()
96 const char *propquery; in ossl_prov_cipher_load_from_params() local
168 const char *mdname, const char *propquery) in ossl_prov_digest_fetch()
181 const char *propquery; in ossl_prov_digest_load_from_params() local
/freebsd/crypto/openssl/crypto/encode_decode/
H A Ddecoder_pkey.c309 const char *propquery) in ossl_decoder_ctx_setup_for_pkey()
434 OSSL_LIB_CTX *libctx, const char *propquery) in OSSL_DECODER_CTX_new_for_pkey()
H A Dencoder_pkey.c229 const char *propquery) in ossl_encoder_ctx_setup_for_pkey()
325 const char *propquery) in OSSL_ENCODER_CTX_new_for_pkey()
H A Ddecoder_meth.c92 const char *propquery; /* For get_decoder_from_store() */ member
H A Dencoder_meth.c92 const char *propquery; /* For get_encoder_from_store() */ member
/freebsd/crypto/openssl/crypto/store/
H A Dstore_meth.c95 const char *propquery; /* For get_loader_from_store() */ member
/freebsd/crypto/openssl/crypto/evp/
H A Dpmeth_lib.c182 const char *keytype, const char *propquery, in int_ctx_new()
367 const char *propquery) in EVP_PKEY_CTX_new_from_name()
373 const char *propquery) in EVP_PKEY_CTX_new_from_pkey()
H A Devp_fetch.c50 const char *propquery; /* For get_evp_method_from_store() */ member
H A Dp_lib.c1160 const char *propquery /* For provided encoding */, in print_pkey() argument
1832 const char *propquery) in evp_pkey_export_to_provider() argument
/freebsd/crypto/openssl/providers/implementations/rands/
H A Ddrbg_ctr.c667 const char *propquery = NULL; drbg_ctr_set_ctx_params() local
/freebsd/crypto/openssl/include/crypto/
H A Devp.h39 char *propquery; member