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

/opensolaris-onvv-gate/usr/src/cmd/ssh/libssh/common/
H A Dcipher-ctr.c167 evp_aes_256_ctr(void) 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 },

Completed in 43 milliseconds