Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_crl.c297 int mbedtls_x509_crl_parse_der( mbedtls_x509_crl *chain, in mbedtls_x509_crl_parse_der()
536 int mbedtls_x509_crl_parse( mbedtls_x509_crl *chain, const unsigned char *buf, size_t buflen ) in mbedtls_x509_crl_parse()
601 int mbedtls_x509_crl_parse_file( mbedtls_x509_crl *chain, const char *path ) in mbedtls_x509_crl_parse_file()
A Dx509_crt.c1333 static int mbedtls_x509_crt_parse_der_internal( mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse_der_internal()
1385 int mbedtls_x509_crt_parse_der_nocopy( mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse_der_nocopy()
1392 int mbedtls_x509_crt_parse_der_with_ext_cb( mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse_der_with_ext_cb()
1402 int mbedtls_x509_crt_parse_der( mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse_der()
1413 int mbedtls_x509_crt_parse( mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse()
1530 int mbedtls_x509_crt_parse_file( mbedtls_x509_crt *chain, const char *path ) in mbedtls_x509_crt_parse_file()
1547 int mbedtls_x509_crt_parse_path( mbedtls_x509_crt *chain, const char *path ) in mbedtls_x509_crt_parse_path()
A Dctr_drbg.c132 unsigned char chain[MBEDTLS_CTR_DRBG_BLOCKSIZE]; in block_cipher_df() local
A Dssl_tls.c2392 mbedtls_x509_crt *chain ) in ssl_parse_certificate_chain()
2623 mbedtls_x509_crt *chain, in ssl_parse_certificate_verify()
2876 mbedtls_x509_crt *chain = NULL; in mbedtls_ssl_parse_certificate() local
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dssl_cache.h83 mbedtls_ssl_cache_entry *chain; /*!< start of the chain */ member
/optee_os-3.20.0/ldelf/
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

Completed in 26 milliseconds