Home
last modified time | relevance | path

Searched refs:mono_btls_x509_store_ctx_get_error_depth (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/btls/
H A Dbtls-x509-store-ctx.h35 mono_btls_x509_store_ctx_get_error_depth (MonoBtlsX509StoreCtx *ctx);
H A Dbtls-x509-store-ctx.c92 mono_btls_x509_store_ctx_get_error_depth (MonoBtlsX509StoreCtx *ctx) in mono_btls_x509_store_ctx_get_error_depth() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Mono.Btls/
H A DMonoBtlsX509StoreCtx.cs79 extern static int mono_btls_x509_store_ctx_get_error_depth (IntPtr handle); in mono_btls_x509_store_ctx_get_error_depth() method in Mono.Btls.MonoBtlsX509StoreCtx