Searched defs:inR (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/libcrypt/common/ |
H A D | des_soft.c | 327 #define do_F(iter, inR, outR) { \ in des_encrypt() argument 361 #define cipher(iter, inR, inL, outR, outL) { \ in des_encrypt() argument
|
/titanic_50/usr/src/uts/common/des/ |
H A D | des_soft.c | 285 #define do_F(iter, inR, outR) { \ in des_encrypt() argument 319 #define cipher(iter, inR, inL, outR, outL) { \ in des_encrypt() argument
|
/titanic_50/usr/src/lib/libnsl/des/ |
H A D | des_soft.c | 365 #define do_F(iter, inR, outR) { \ in __des_encrypt() argument 396 #define cipher(iter, inR, inL, outR, outL) { \ in __des_encrypt() argument
|