Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dcore_names.h542 #define OSSL_STORE_PARAM_SERIAL "serial" /* INTEGER */ macro
/freebsd/crypto/openssl/crypto/store/
H A Dstore_lib.c357 && OSSL_PARAM_BLD_push_BN(bld, OSSL_STORE_PARAM_SERIAL, in OSSL_STORE_find()
817 p_serial = OSSL_PARAM_locate_const(params, OSSL_STORE_PARAM_SERIAL); in OSSL_STORE_supports_search()
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-storemgmt.pod148 =item "serial" (B<OSSL_STORE_PARAM_SERIAL>) <integer>