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