Home
last modified time | relevance | path

Searched refs:get0 (Results 1 – 10 of 10) sorted by relevance

/openssl/test/
H A Dcmp_ctx_test.c347 #define get0 0 macro
564 DEFINE_SET_GET_BASE_TEST(OSSL_CMP##_##CTX, set##N, get0, 1, FIELD, \
766 DEFINE_SET_GET_BASE_TEST(OSSL_CMP_CTX, set0, get0, 0, trusted, in DEFINE_SET_CB_TEST()
777 DEFINE_SET_GET_ARG_FN(set0, get0, newPkey, 1, EVP_PKEY *) /* priv == 1 */ in DEFINE_SET_CB_TEST()
779 DEFINE_SET_GET_ARG_FN(set0, get0, newPkey, 0, EVP_PKEY *) /* priv == 0 */ in DEFINE_SET_CB_TEST()
/openssl/doc/man3/
H A DX509_ACERT_get0_holder_baseCertId.pod101 All I<get0> functions return a pointer to the object's inner structure. These
H A DADMISSIONS.pod162 Note that all of the I<get0> functions return a pointer to the internal data
H A DSSL_set1_server_cert_type.pod101 The memory returned from the get0 functions must not be freed.
H A DEVP_DigestInit.pod846 functions were renamed to include C<get> or C<get0> in their names in
H A DEVP_EncryptInit.pod1846 functions were renamed to include C<get> or C<get0> in their names in
/openssl/doc/man7/
H A Dopenssl-threads.pod36 C<get0> returns a pointer but the attribute ownership
H A Dossl-guide-libraries-introduction.pod271 using the numbers B<0> and B<1>, i.e. "get0", "get1", "set0" and "set1". This
/openssl/doc/designs/quic-design/
H A Dquic-api.md50 - [`SSL_get0_connection`](#-ssl-get0-connection-)
/openssl/
H A DCHANGES.md2161 implementations or contexts were renamed to include get or get0 in their
17769 * Change names of new functions to the new get1/get0 naming
17771 and has to call `..._free`; 'get0' returns a pointer to some

Completed in 94 milliseconds