Searched refs:blf_key (Results 1 – 3 of 3) sorted by relevance
70 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
502 blf_key(blf_ctx *c, const u_int8_t *k, u_int16_t len) in blf_key() function674 blf_key(&c, (u_int8_t *) key, 5);682 blf_key(&c, (u_int8_t *) key2, strlen(key2));
88 #define blf_key Fssh_blf_key macro