Searched refs:blf_cbc_decrypt (Results 1 – 2 of 2) sorted by relevance
76 void blf_cbc_decrypt(blf_ctx *, uint8_t *, uint8_t *, uint32_t);
620 blf_cbc_decrypt(blf_ctx *c, uint8_t *iva, uint8_t *data, uint32_t len) in blf_cbc_decrypt() function