Searched refs:EVP_des_ecb (Results 1 – 3 of 3) sorted by relevance
121 const EVP_CIPHER *EVP_des_ecb(void) { return &des_ecb; } in EVP_des_ecb() function
72 return EVP_des_ecb(); in GetCipher()
78 OPENSSL_EXPORT const EVP_CIPHER *EVP_des_ecb(void);