Home
last modified time | relevance | path

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

/openssl/engines/
H A De_loader_attic.c134 static int check_suffix(const char *str, const char *suffix) in check_suffix() function
532 if ((slen = check_suffix(pem_name, "PRIVATE KEY")) > 0 in try_decode_PrivateKey()
688 if ((slen = check_suffix(pem_name, "PARAMETERS")) > 0 in try_decode_params()

Completed in 9 milliseconds