Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dcmp_ctx_test.c333 #define get0 0 macro
549 DEFINE_SET_GET_BASE_TEST(OSSL_CMP##_##CTX, set##N, get0, 1, FIELD, \
747 DEFINE_SET_GET_BASE_TEST(OSSL_CMP_CTX, set0, get0, 0, trustedStore, in DEFINE_SET_CB_TEST()
758 DEFINE_SET_GET_ARG_FN(set0, get0, newPkey, 1, EVP_PKEY *) /* priv == 1 */ in DEFINE_SET_CB_TEST()
760 DEFINE_SET_GET_ARG_FN(set0, get0, newPkey, 0, EVP_PKEY *) /* priv == 0 */ in DEFINE_SET_CB_TEST()
/freebsd/crypto/openssl/doc/man3/
H A DADMISSIONS.pod162 Note that all of the I<get0> functions return a pointer to the internal data
H A DEVP_DigestInit.pod782 functions were renamed to include C<get> or C<get0> in their names in
H A DEVP_EncryptInit.pod1729 functions were renamed to include C<get> or C<get0> in their names in
/freebsd/crypto/openssl/doc/man7/
H A Dopenssl-threads.pod36 C<get0> returns a pointer but the attribute ownership
H A Dcrypto.pod544 using the numbers B<0> and B<1>, i.e. "get0", "get1", "set0" and "set1". This
/freebsd/crypto/openssl/
H A DCHANGES.md1158 implementations or contexts were renamed to include get or get0 in their
16763 * Change names of new functions to the new get1/get0 naming
16765 and has to call `..._free`; 'get0' returns a pointer to some