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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dblowfish.c110 #define BLOWFISH_ARG_INPLACE(input, output) \ macro
354 BLOWFISH_ARG_INPLACE(plaintext, ciphertext);
396 BLOWFISH_ARG_INPLACE(ciphertext, plaintext);
429 BLOWFISH_ARG_INPLACE(plaintext, ciphertext);
492 BLOWFISH_ARG_INPLACE(ciphertext, plaintext);
604 BLOWFISH_ARG_INPLACE(plaintext, ciphertext);
691 BLOWFISH_ARG_INPLACE(ciphertext, plaintext);

Completed in 58 milliseconds