Home
last modified time | relevance | path

Searched refs:propdef (Results 1 – 7 of 7) sorted by relevance

/openssl/crypto/store/
H A Dstore_meth.c157 const char *scheme, const char *propdef, in put_loader_in_store() argument
171 return ossl_method_store_add(store, prov, id, propdef, method, in put_loader_in_store()
184 loader->propdef = algodef->property_definition; in loader_from_algorithm()
425 return loader->propdef; in OSSL_STORE_LOADER_get0_properties()
H A Dstore_local.h102 const char *propdef; member
/openssl/include/internal/
H A Dcore.h41 const char *name, const char *propdef, void *data);
/openssl/doc/internal/man3/
H A Dossl_method_construct.pod19 const char *name, const char *propdef, void *data);
114 I<name> and property definition I<propdef> as well as any
/openssl/crypto/encode_decode/
H A Ddecoder_meth.c166 const char *names, const char *propdef, in put_decoder_in_store() argument
193 return ossl_method_store_add(store, prov, id, propdef, method, in put_decoder_in_store()
H A Dencoder_meth.c166 const char *names, const char *propdef, in put_encoder_in_store() argument
193 return ossl_method_store_add(store, prov, id, propdef, method, in put_encoder_in_store()
/openssl/crypto/evp/
H A Devp_fetch.c161 const char *names, const char *propdef, in put_evp_method_in_store() argument
191 return ossl_method_store_add(store, prov, meth_id, propdef, method, in put_evp_method_in_store()

Completed in 19 milliseconds