Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ecc/
A Decc_import_openssl.c107 goto success; in ecc_import_openssl()
111 goto success; in ecc_import_openssl()
116 success: in ecc_import_openssl()
A Decc_import_x509.c91 goto success; in ecc_import_subject_public_key_info()
96 success: in ecc_import_subject_public_key_info()
/optee_os-3.20.0/ldelf/
A Dta_elf_rel.c229 goto success; in ta_elf_resolve_sym()
232 goto success; in ta_elf_resolve_sym()
237 goto success; in ta_elf_resolve_sym()
239 goto success; in ta_elf_resolve_sym()
244 success: in ta_elf_resolve_sym()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_crt.c1418 int success = 0, first_error = 0, total_failed = 0; in mbedtls_x509_crt_parse() local
1513 success = 1; in mbedtls_x509_crt_parse()
1517 if( success ) in mbedtls_x509_crt_parse()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog1106 rather than success, so that coding mistakes or memory corruption tends to
1107 cause functions to return this error code rather than a success. There are

Completed in 18 milliseconds