Searched refs:set0 (Results 1 – 4 of 4) sorted by relevance
/openssl-master/test/ |
A D | cmp_ctx_test.c | 330 #define set0 0 macro 744 DEFINE_SET_GET_BASE_TEST(OSSL_CMP_CTX, set0, get0, 0, trustedStore, in DEFINE_SET_CB_TEST() 755 DEFINE_SET_GET_ARG_FN(set0, get0, newPkey, 1, EVP_PKEY *) /* priv == 1 */ in DEFINE_SET_CB_TEST() 757 DEFINE_SET_GET_ARG_FN(set0, get0, newPkey, 0, EVP_PKEY *) /* priv == 0 */ in DEFINE_SET_CB_TEST()
|
/openssl-master/doc/man3/ |
A D | SSL_set_bio.pod | 30 number of references available using L<BIO_up_ref(3)> before calling the set0
|
/openssl-master/doc/man7/ |
A D | openssl-threads.pod | 35 A C<set0> passes ownership from the caller to the object and a
|
A D | crypto.pod | 471 using the numbers B<0> and B<1>, i.e. "get0", "get1", "set0" and "set1". This
|
Completed in 5 milliseconds