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

/opensolaris-onvv-gate/usr/src/uts/common/crypto/io/
H A Dblowfish.c110 #define BLOWFISH_ARG_INPLACE(input, output) \ macro
363 BLOWFISH_ARG_INPLACE(plaintext, ciphertext);
409 BLOWFISH_ARG_INPLACE(ciphertext, plaintext);
444 BLOWFISH_ARG_INPLACE(plaintext, ciphertext);
507 BLOWFISH_ARG_INPLACE(ciphertext, plaintext);
629 BLOWFISH_ARG_INPLACE(plaintext, ciphertext);
716 BLOWFISH_ARG_INPLACE(ciphertext, plaintext);

Completed in 107 milliseconds