Searched refs:GetCipher (Results 1 - 1 of 1) sorted by relevance
/external/boringssl/src/crypto/cipher/ | ||
H A D | cipher_test.cc | 68 static const EVP_CIPHER *GetCipher(const std::string &name) { function 221 const EVP_CIPHER *cipher = GetCipher(cipher_str); |
Completed in 187 milliseconds