Home
last modified time | relevance | path

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

/openssl/apps/
H A Dx509.c30 #undef POSTFIX
31 #define POSTFIX ".srl" macro
1148 buf = app_malloc(len + sizeof(POSTFIX), "serial# buffer"); in x509_load_serial()
1150 memcpy(buf + len, POSTFIX, sizeof(POSTFIX)); in x509_load_serial()

Completed in 8 milliseconds