Searched refs:function_F (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dblowfish.c246 function_F( BLOWFISH_context *bc, u32 x ) function
324 xr ^= function_F(bc, xl);
390 xr ^= function_F(bc, xl);
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dblowfish.c246 function_F( BLOWFISH_context *bc, u32 x ) function
324 xr ^= function_F(bc, xl);
390 xr ^= function_F(bc, xl);

Completed in 102 milliseconds