Home
last modified time | relevance | path

Searched defs:msgbio (Results 1 – 1 of 1) sorted by relevance

/src/crypto/openssl/test/
H A Dcmsapitest.c30 BIO *msgbio = BIO_new_mem_buf(msg, strlen(msg)); in test_encrypt_decrypt() local
414 BIO *msgbio = BIO_new_mem_buf(msg, (int)strlen(msg)); in test_encrypted_data() local
445 BIO *msgbio = BIO_new_mem_buf(msg, (int)strlen(msg)); in test_encrypted_data_aead() local