Searched refs:get0 (Results 1 – 7 of 7) sorted by relevance
/freebsd/crypto/openssl/test/ |
H A D | cmp_ctx_test.c | 333 #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 D | ADMISSIONS.pod | 162 Note that all of the I<get0> functions return a pointer to the internal data
|
H A D | EVP_DigestInit.pod | 782 functions were renamed to include C<get> or C<get0> in their names in
|
H A D | EVP_EncryptInit.pod | 1729 functions were renamed to include C<get> or C<get0> in their names in
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | openssl-threads.pod | 36 C<get0> returns a pointer but the attribute ownership
|
H A D | crypto.pod | 544 using the numbers B<0> and B<1>, i.e. "get0", "get1", "set0" and "set1". This
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 1158 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
|