HomeSort by relevance Sort by last modified time
    Searched refs:blf_cbc_encrypt (Results 1 - 2 of 2) sorted by null

  /external/openssh/openbsd-compat/
blf.h 80 void blf_cbc_encrypt(blf_ctx *, u_int8_t *, u_int8_t *, u_int32_t);
blowfish.c 585 blf_cbc_encrypt(blf_ctx *c, u_int8_t *iv, u_int8_t *data, u_int32_t len) function

Completed in 2217 milliseconds