Home
last modified time | relevance | path

Searched refs:OSSL_PARAM_get_octet_string_ptr (Results 1 – 8 of 8) sorted by relevance

/openssl/crypto/store/
H A Dstore_result.c109 && !OSSL_PARAM_get_octet_string_ptr(p, &helper_data.octet_data, in ossl_store_handle_load_result()
118 if (p != NULL && !OSSL_PARAM_get_octet_string_ptr(p, &helper_data.ref, in ossl_store_handle_load_result()
/openssl/include/openssl/
H A Dparams.h147 int OSSL_PARAM_get_octet_string_ptr(const OSSL_PARAM *p, const void **val,
/openssl/providers/implementations/storemgmt/
H A Dwinstore_store.c139 if (!OSSL_PARAM_get_octet_string_ptr(p, (const void **)&der, &der_len)) in winstore_set_ctx_params()
H A Dfile_store.c360 if (!OSSL_PARAM_get_octet_string_ptr(p, (const void **)&der, &der_len) in file_set_ctx_params()
/openssl/doc/man3/
H A DOSSL_PARAM_int.pod27 OSSL_PARAM_get_utf8_string_ptr, OSSL_PARAM_get_octet_string_ptr,
104 int OSSL_PARAM_get_octet_string_ptr(const OSSL_PARAM *p, const void **val,
295 OSSL_PARAM_get_octet_string_ptr() retrieves the pointer to a octet string
/openssl/providers/implementations/kdfs/
H A Dtls1_prf.c365 if (!OSSL_PARAM_get_octet_string_ptr(p, &val, &sz)) in kdf_tls1_prf_set_ctx_params()
/openssl/crypto/
H A Dparams.c1676 int OSSL_PARAM_get_octet_string_ptr(const OSSL_PARAM *p, const void **val, in OSSL_PARAM_get_octet_string_ptr() function
/openssl/util/
H A Dlibcrypto.num5226 OSSL_PARAM_get_octet_string_ptr 5354 3_0_0 EXIST::FUNCTION:

Completed in 71 milliseconds