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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Drsa.c171 #define RSA_ARG_INPLACE(input, output) \ macro
532 RSA_ARG_INPLACE(plaintext, ciphertext);
560 RSA_ARG_INPLACE(plaintext, ciphertext);
704 RSA_ARG_INPLACE(ciphertext, plaintext);
727 RSA_ARG_INPLACE(ciphertext, plaintext);

Completed in 59 milliseconds