Home
last modified time | relevance | path

Searched refs:is_pem (Results 1 – 3 of 3) sorted by relevance

/third_party/mbedtls/library/
Dx509_crl.c522 int is_pem = 0; in mbedtls_x509_crl_parse() local
546 is_pem = 1; in mbedtls_x509_crl_parse()
556 } else if (is_pem) { in mbedtls_x509_crl_parse()
565 while (is_pem && buflen > 1); in mbedtls_x509_crl_parse()
567 if (is_pem) { in mbedtls_x509_crl_parse()
/third_party/openssl/engines/
De_loader_attic.c866 is_pem, enumerator
941 ctx->type = is_pem; in file_find_type()
1575 if (ctx->type == is_pem) { in file_load()
/third_party/node/deps/openssl/openssl/engines/
De_loader_attic.c866 is_pem, enumerator
941 ctx->type = is_pem; in file_find_type()
1575 if (ctx->type == is_pem) { in file_load()