Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dcmsapitest.c18 BIO *msgbio = BIO_new_mem_buf(msg, strlen(msg)); in test_encrypt_decrypt() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcmsapitest.c28 BIO *msgbio = BIO_new_mem_buf(msg, strlen(msg)); in test_encrypt_decrypt() local