Searched refs:FORMAT_PVK (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/apps/
H A Ddsa.c327 } else if (outformat == FORMAT_MSBLOB || outformat == FORMAT_PVK) {
334 if (outformat == FORMAT_PVK)
H A Drsa.c396 } else if (outformat == FORMAT_MSBLOB || outformat == FORMAT_PVK) {
400 if (outformat == FORMAT_PVK)
H A Dapps.h364 # define FORMAT_PVK 12 /* MS PVK file format */ macro
H A Dapps.c294 return FORMAT_PVK;
1028 else if (format == FORMAT_PVK)

Completed in 217 milliseconds