Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/crypto/des/
H A Ddes_impl.c473 des_crypt_impl(uint64_t *ks, uint64_t block, int one_or_three) in des_crypt_impl() argument
479 for (j = 0; j < one_or_three; j++) { in des_crypt_impl()
/titanic_44/usr/src/common/crypto/des/sun4u/
H A Ddes_crypt_asm.s2255 ! uint64_t des_crypt_impl(uint64_t *ks, uint64_t block, int one_or_three);
2261 ! one_or_three is 1 for DES and 3 for triple-DES
3198 subcc %i2, 1, %i2 ! one_or_three for v9
3200 subcc %i3, 1, %i3 ! one_or_three for v8