Searched refs:EVP_AEAD_CTX_open_gather (Results 1 – 3 of 3) sorted by relevance
214 if (EVP_AEAD_CTX_open_gather(ctx, out, nonce, nonce_len, in, plaintext_len, in EVP_AEAD_CTX_open()229 int EVP_AEAD_CTX_open_gather(const EVP_AEAD_CTX *ctx, uint8_t *out, in EVP_AEAD_CTX_open_gather() function
316 int ret = EVP_AEAD_CTX_open_gather( in TEST_P()349 EXPECT_FALSE(EVP_AEAD_CTX_open_gather( in TEST_P()365 EXPECT_FALSE(EVP_AEAD_CTX_open_gather( in TEST_P()376 EXPECT_FALSE(EVP_AEAD_CTX_open_gather( in TEST_P()
313 OPENSSL_EXPORT int EVP_AEAD_CTX_open_gather(