Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/crypto/bf/
H A Dbf_pi.h10 static const BF_KEY bf_init = { variable
/freebsd-12.1/sys/crypto/blowfish/
H A Dbf_pi.h62 static const BF_KEY bf_init= { variable
/freebsd-12.1/stand/common/
H A Dinterp_forth.c254 bf_init(void) in bf_init() function