Home
last modified time | relevance | path

Searched defs:cipher_by_name (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dcipher.c246 cipher_by_name(const char *name) in cipher_by_name() function
/external/boringssl/src/crypto/pem/
Dpem_lib.c188 static const EVP_CIPHER *cipher_by_name(const char *name) in cipher_by_name() function