Searched refs:evp_ssh1_bf (Results 1 – 3 of 3) sorted by relevance
39 const EVP_CIPHER * evp_ssh1_bf(void);89 evp_ssh1_bf(void) in evp_ssh1_bf() function
55 extern const EVP_CIPHER *evp_ssh1_bf(void);85 { "blowfish", SSH_CIPHER_BLOWFISH, 8, 32, 0, 0, 0, 1, evp_ssh1_bf },
334 #define evp_ssh1_bf Fssh_evp_ssh1_bf macro