Home
last modified time | relevance | path

Searched refs:X509_LU_NONE (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/crypto/openssl/crypto/x509/
Dx509_lu.c153 case X509_LU_NONE: in x509_object_cmp()
300 stmp.type = X509_LU_NONE; in X509_STORE_CTX_get_by_subject()
348 obj->type = X509_LU_NONE; in x509_store_add()
389 case X509_LU_NONE: in X509_OBJECT_up_ref_count()
426 ret->type = X509_LU_NONE; in X509_OBJECT_new()
435 case X509_LU_NONE: in x509_object_free_internal()
492 case X509_LU_NONE: in x509_object_idx_cnt()
/freebsd-12-stable/crypto/openssl/include/openssl/
Dx509_vfy.h48 X509_LU_NONE = 0, enumerator