Home
last modified time | relevance | path

Searched refs:OSSL_CMP_validate_cert_path (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/man3/
H A DOSSL_CMP_validate_msg.pod6 OSSL_CMP_validate_cert_path
13 int OSSL_CMP_validate_cert_path(const OSSL_CMP_CTX *ctx,
57 OSSL_CMP_validate_cert_path() attempts to validate the given certificate and its
67 OSSL_CMP_validate_msg() and OSSL_CMP_validate_cert_path()
/openssl/crypto/cmp/
H A Dcmp_vfy.c106 int OSSL_CMP_validate_cert_path(const OSSL_CMP_CTX *ctx, in OSSL_CMP_validate_cert_path() function
311 if (OSSL_CMP_validate_cert_path(ctx, store, scrt)) in check_cert_path()
341 valid = OSSL_CMP_validate_cert_path(ctx, store, scrt); in check_cert_path_3gpp()
359 valid = OSSL_CMP_validate_cert_path(ctx, store, newcrt); in check_cert_path_3gpp()
/openssl/test/
H A Dcmp_vfy_test.c149 OSSL_CMP_validate_cert_path(fixture->cmp_ctx, in execute_validate_cert_path_test()
/openssl/include/openssl/
H A Dcmp.h.in480 int OSSL_CMP_validate_cert_path(const OSSL_CMP_CTX *ctx,
/openssl/util/
H A Dlibcrypto.num4903 OSSL_CMP_validate_cert_path 5031 3_0_0 EXIST::FUNCTION:CMP

Completed in 32 milliseconds