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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Daes.c99 #define AES_ARG_INPLACE(input, output) \ macro
424 AES_ARG_INPLACE(plaintext, ciphertext);
541 AES_ARG_INPLACE(ciphertext, plaintext);
646 AES_ARG_INPLACE(plaintext, ciphertext);
721 AES_ARG_INPLACE(ciphertext, plaintext);
970 AES_ARG_INPLACE(plaintext, ciphertext);
1100 AES_ARG_INPLACE(ciphertext, plaintext);

Completed in 45 milliseconds