Home
last modified time | relevance | path

Searched defs:chain (Results 1 – 5 of 5) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509_crl.c283 int mbedtls_x509_crl_parse_der(mbedtls_x509_crl *chain, in mbedtls_x509_crl_parse_der()
505 int mbedtls_x509_crl_parse(mbedtls_x509_crl *chain, const unsigned char *buf, size_t buflen) in mbedtls_x509_crl_parse()
567 int mbedtls_x509_crl_parse_file(mbedtls_x509_crl *chain, const char *path) in mbedtls_x509_crl_parse_file()
H A Dx509_crt.c1313 static int mbedtls_x509_crt_parse_der_internal(mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse_der_internal()
1366 int mbedtls_x509_crt_parse_der_nocopy(mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse_der_nocopy()
1373 int mbedtls_x509_crt_parse_der_with_ext_cb(mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse_der_with_ext_cb()
1383 int mbedtls_x509_crt_parse_der(mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse_der()
1394 int mbedtls_x509_crt_parse(mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse()
1508 int mbedtls_x509_crt_parse_file(mbedtls_x509_crt *chain, const char *path) in mbedtls_x509_crt_parse_file()
1525 int mbedtls_x509_crt_parse_path(mbedtls_x509_crt *chain, const char *path) in mbedtls_x509_crt_parse_path()
H A Dctr_drbg.c168 unsigned char chain[MBEDTLS_CTR_DRBG_BLOCKSIZE]; in block_cipher_df() local
H A Dssl_tls.c7755 mbedtls_x509_crt *chain) in ssl_parse_certificate_chain()
8019 mbedtls_x509_crt *chain = NULL; in mbedtls_ssl_parse_certificate() local
9871 mbedtls_x509_crt *chain, in mbedtls_ssl_verify_certificate()
/optee_os/ldelf/
H A Dta_elf_rel.c145 uint32_t *chain = NULL; in resolve_sym_helper() local
199 uint32_t *chain = &bucket[nbuckets]; in resolve_sym_helper() local