Searched defs:bioBuff (Results 1 – 1 of 1) sorted by relevance
238 BIO *bioBuff = BIO_new_mem_buf((void*)plaintext, (int)strlen(plaintext)); in encrypt_rsa_message() local265 BIO *bioBuff = BIO_new_mem_buf((void*)encryptedtext, encryptedtext_len); in decrypt_rsa_message() local