Home
last modified time | relevance | path

Searched refs:chain (Results 1 – 7 of 7) sorted by relevance

/optee_test-3.20.0/host/xtest/
A Dregression_8100.c86 char *chain = NULL; in test_8102() local
96 clen = myasprintf(&chain, "%*s\n%*s", in test_8102()
108 op.params[0].tmpref.buffer = chain; in test_8102()
120 free(chain); in test_8102()
284 char chain[4096]; in test_8103() local
300 op.params[2].tmpref.buffer = chain; in test_8103()
301 op.params[2].tmpref.size = sizeof(chain); in test_8103()
/optee_test-3.20.0/ta/
A Dsubkey_notes.txt9 subkey chain consist of more than a single subkey signed with the root key.
/optee_test-3.20.0/host/openssl/include/openssl/
A Dx509_vfy.h277 STACK_OF(X509) *chain;
491 X509 *x509, STACK_OF(X509) *chain);
A Dtls1.h331 int SSL_check_chain(SSL *s, X509 *x, EVP_PKEY *pk, STACK_OF(X509) *chain);
A Dx509v3.h897 int v3_asid_validate_resource_set(STACK_OF(X509) *chain,
899 int v3_addr_validate_resource_set(STACK_OF(X509) *chain,
A Dx509.h789 int X509_get_pubkey_parameters(EVP_PKEY *pkey, STACK_OF(X509) *chain);
959 X509 *x, STACK_OF(X509) *chain,
962 STACK_OF(X509) *X509_chain_up_ref(STACK_OF(X509) *chain);
A Dcms.h283 int CMS_SignerInfo_verify_content(CMS_SignerInfo *si, BIO *chain);

Completed in 18 milliseconds