Home
last modified time | relevance | path

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

/external/openssh/
Dcipher-ctr.c83 ssh_aes_ctr_init(EVP_CIPHER_CTX *ctx, const u_char *key, const u_char *iv, in ssh_aes_ctr_init() function
136 aes_ctr.init = ssh_aes_ctr_init; in evp_aes_128_ctr()