Home
last modified time | relevance | path

Searched defs:bf_init (Results 1 – 3 of 3) sorted by relevance

/NextBSD/crypto/openssl/crypto/bf/
HDbf_pi.h59 static const BF_KEY bf_init = { variable
/NextBSD/sys/crypto/blowfish/
HDbf_pi.h62 static const BF_KEY bf_init= { variable
/NextBSD/sys/boot/common/
HDinterp_forth.c244 bf_init(const char *rc) in bf_init() function