Searched refs:blf_cbc_encrypt (Results 1 – 2 of 2) sorted by relevance
75 void blf_cbc_encrypt(blf_ctx *, uint8_t *, uint8_t *, uint32_t);
595 blf_cbc_encrypt(blf_ctx *c, uint8_t *iv, uint8_t *data, uint32_t len) in blf_cbc_encrypt() function