Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/pem/
H A Dpem_pkey.c185 if (!PEM_bytes_read_bio(&data, &len, &nm, PEM_STRING_PARAMETERS, in PEM_read_bio_Parameters()
H A Dpem.h136 #define PEM_STRING_PARAMETERS "PARAMETERS" macro
H A Dpem_lib.c218 if (!strcmp(name, PEM_STRING_PARAMETERS)) { in check_pem()