Searched refs:orig_bf (Results 1 – 1 of 1) sorted by relevance
424 static int (*orig_bf)(EVP_CIPHER_CTX *, u_char *, const u_char *, u_int) = NULL; variable432 ret = (*orig_bf)(ctx, out, out, len); in bf_ssh1_cipher()443 orig_bf = ssh1_bf.do_cipher; in evp_ssh1_bf()