Searched defs:PEM_BUFSIZE (Results 1 – 5 of 5) sorted by relevance
82 static void PEM_proc_type(char buf[PEM_BUFSIZE], int type) { in PEM_proc_type()102 static void PEM_dek_info(char buf[PEM_BUFSIZE], const char *type, size_t len, in PEM_dek_info()
78 #define PEM_BUFSIZE 1024 macro