Searched refs:blf_key (Results 1 – 2 of 2) sorted by relevance
73 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
505 blf_key(blf_ctx *c, const u_int8_t *k, u_int16_t len) in blf_key() function677 blf_key(&c, (u_int8_t *) key, 5);685 blf_key(&c, (u_int8_t *) key2, strlen(key2));