Home
last modified time | relevance | path

Searched refs:init_P (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/common/crypto/blowfish/
H A Dblowfish_impl.c63 static const uint32_t init_P[] = { variable
651 P[i] = ntohl(P[i]) ^ init_P[i]; in blowfish_init_keysched()