Searched refs:ProcType (Results 1 – 1 of 1) sorted by relevance
489 static const char ProcType[] = "Proc-Type:"; in PEM_get_EVP_CIPHER_INFO() local501 if (strncmp(header, ProcType, sizeof(ProcType)-1) != 0) { in PEM_get_EVP_CIPHER_INFO()505 header += sizeof(ProcType)-1; in PEM_get_EVP_CIPHER_INFO()
Completed in 4 milliseconds