Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentPKIKeyOpenSSL.cpp84 const EVP_CIPHER *pCipher = NULL; in SavePrivateKeyToMemoryBIO() local
90 pCipher= EVP_des_ede3_cbc(); //NULL means no password protection in SavePrivateKeyToMemoryBIO()
105 pCipher, in SavePrivateKeyToMemoryBIO()