Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dcore_names.h541 #define OSSL_STORE_PARAM_ISSUER "name" /* DER blob => OCTET_STRING */ macro
/freebsd/crypto/openssl/crypto/store/
H A 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()
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-storemgmt.pod140 =item "issuer" (B<OSSL_STORE_PARAM_ISSUER>) <octet string>