Home
last modified time | relevance | path

Searched refs:OSSL_PARAM_get_octet_ptr (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dfake_pipelineprov.c205 if (!OSSL_PARAM_get_octet_ptr(p, (const void **)&aead_tags, &taglen)) { in fake_pipeline_aead_get_ctx_params()
233 if (!OSSL_PARAM_get_octet_ptr(p, (const void **)&aead_tags, &taglen)) { in fake_pipeline_aead_set_ctx_params()
H A Dparams_api_test.c738 if (!TEST_true(OSSL_PARAM_get_octet_ptr(cp, (const void **)&vp2, &k)) in test_param_construct()
/freebsd/crypto/openssl/include/openssl/
H A Dparams.h144 int OSSL_PARAM_get_octet_ptr(const OSSL_PARAM *p, const void **val,
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_int.pod26 OSSL_PARAM_get_utf8_ptr, OSSL_PARAM_get_octet_ptr,
98 int OSSL_PARAM_get_octet_ptr(const OSSL_PARAM *p, const void **val,
282 OSSL_PARAM_get_octet_ptr() retrieves the OCTET string pointer from the parameter
/freebsd/crypto/openssl/crypto/
H A Dparams.c1496 int OSSL_PARAM_get_octet_ptr(const OSSL_PARAM *p, const void **val, in OSSL_PARAM_get_octet_ptr() function
1696 rv = OSSL_PARAM_get_octet_ptr(p, val, used_len); in OSSL_PARAM_get_octet_string_ptr()
/freebsd/crypto/openssl/crypto/evp/
H A Dctrl_params_translate.c643 return OSSL_PARAM_get_octet_ptr(ctx->params, in default_fixup_args()
/freebsd/secure/lib/libcrypto/
H A DVersion.map5154 OSSL_PARAM_get_octet_ptr;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3350 MLINKS+= OSSL_PARAM_int.3 OSSL_PARAM_get_octet_ptr.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4581 OSSL_PARAM_get_octet_ptr 4709 3_0_0 EXIST::FUNCTION: