Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dcipher-ctr.c167 evp_aes_256_ctr(void) in evp_aes_256_ctr() function
H A Dcipher.c58 extern const EVP_CIPHER *evp_aes_256_ctr(void);
89 { "aes256-ctr", SSH_CIPHER_SSH2, 16, 32, 0, evp_aes_256_ctr },