Home
last modified time | relevance | path

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

/openssl-master/doc/man3/
A DOSSL_CMP_validate_msg.pod6 OSSL_CMP_validate_cert_path
13 int OSSL_CMP_validate_cert_path(const OSSL_CMP_CTX *ctx,
49 OSSL_CMP_validate_cert_path() attempts to validate the given certificate and its
59 OSSL_CMP_validate_msg() and OSSL_CMP_validate_cert_path()
/openssl-master/crypto/cmp/
A Dcmp_vfy.c105 int OSSL_CMP_validate_cert_path(const OSSL_CMP_CTX *ctx, in OSSL_CMP_validate_cert_path() function
287 if (OSSL_CMP_validate_cert_path(ctx, store, scrt)) in check_cert_path()
317 valid = OSSL_CMP_validate_cert_path(ctx, store, scrt); in check_cert_path_3gpp()
335 valid = OSSL_CMP_validate_cert_path(ctx, store, newcrt); in check_cert_path_3gpp()
/openssl-master/test/
A Dcmp_vfy_test.c136 OSSL_CMP_validate_cert_path(fixture->cmp_ctx, in execute_validate_cert_path_test()
/openssl-master/include/openssl/
A Dcmp.h.in392 int OSSL_CMP_validate_cert_path(const OSSL_CMP_CTX *ctx,
/openssl-master/util/
A Dlibcrypto.num4903 OSSL_CMP_validate_cert_path 5031 3_0_0 EXIST::FUNCTION:CMP

Completed in 18 milliseconds