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