Searched refs:RSA_ARG_INPLACE (Results 1 – 1 of 1) sorted by relevance
171 #define RSA_ARG_INPLACE(input, output) \ macro532 RSA_ARG_INPLACE(plaintext, ciphertext); in rsaprov_encrypt()560 RSA_ARG_INPLACE(plaintext, ciphertext); in rsa_encrypt_atomic()704 RSA_ARG_INPLACE(ciphertext, plaintext); in rsaprov_decrypt()727 RSA_ARG_INPLACE(ciphertext, plaintext); in rsa_decrypt_atomic()