Searched refs:ctbuf (Results 1 – 1 of 1) sorted by relevance
928 unsigned char ctbuf[256]; in thread_shared_evp_pkey() local930 size_t ptlen, ctlen = sizeof(ctbuf); in thread_shared_evp_pkey()945 || !TEST_int_ge(EVP_PKEY_encrypt(ctx, ctbuf, &ctlen, in thread_shared_evp_pkey()958 || !TEST_int_gt(EVP_PKEY_decrypt(ctx, ptbuf, &ptlen, ctbuf, ctlen), in thread_shared_evp_pkey()