Home
last modified time | relevance | path

Searched refs:is_pem (Results 1 - 4 of 4) sorted by relevance

/third_party/mbedtls/library/
H A Dx509_crl.c511 int is_pem = 0; in mbedtls_x509_crl_parse() local
535 is_pem = 1; in mbedtls_x509_crl_parse()
545 } else if (is_pem) { in mbedtls_x509_crl_parse()
554 while (is_pem && buflen > 1); in mbedtls_x509_crl_parse()
556 if (is_pem) { in mbedtls_x509_crl_parse()
/third_party/mbedtls/tests/scripts/
H A Daudit-validity-dates.py294 is_pem = False
296 is_pem = True
303 if not is_pem:
/third_party/node/deps/openssl/openssl/engines/
H A De_loader_attic.c866 is_pem, enumerator
874 struct { /* Used with is_raw and is_pem */
941 ctx->type = is_pem; in file_find_type()
1575 if (ctx->type == is_pem) { in file_load()
/third_party/openssl/engines/
H A De_loader_attic.c866 is_pem, enumerator
874 struct { /* Used with is_raw and is_pem */
941 ctx->type = is_pem; in file_find_type()
1575 if (ctx->type == is_pem) { in file_load()

Completed in 7 milliseconds