Home
last modified time | relevance | path

Searched refs:OSSL_STORE_PARAM_ISSUER (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/include/openssl/
Dcore_names.h541 #define OSSL_STORE_PARAM_ISSUER "name" /* DER blob => OCTET_STRING */ macro
/third_party/openssl/crypto/store/
Dstore_lib.c355 OSSL_STORE_PARAM_ISSUER, in OSSL_STORE_find()
816 p_issuer = OSSL_PARAM_locate_const(params, OSSL_STORE_PARAM_ISSUER); in OSSL_STORE_supports_search()
/third_party/openssl/doc/man7/
Dprovider-storemgmt.pod140 =item "issuer" (B<OSSL_STORE_PARAM_ISSUER>) <octet string>