Home
last modified time | relevance | path

Searched refs:sk_SCT_new_null (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/crypto/openssl/crypto/ct/
HDct_oct.c275 sk = sk_SCT_new_null(); in STACK_OF()
/freebsd-14-stable/crypto/openssl/test/
HDct_test.c451 fixture->sct_list = sk_SCT_new_null(); in test_encode_tls_sct()
/freebsd-14-stable/crypto/openssl/include/openssl/
HDct.h46 #define sk_SCT_new_null() ((STACK_OF(SCT) *)OPENSSL_sk_new_null()) macro
/freebsd-14-stable/crypto/openssl/ssl/
HDssl_lib.c5022 *dst = sk_SCT_new_null(); in ct_move_scts()