Searched refs:dec_ctx (Results 1 – 3 of 3) sorted by relevance
69 struct ossl_cipher_context dec_ctx; member
111 key = s->dec_ctx; in ossl_aes_cbc()201 memcpy(&ctx, &s->dec_ctx, sizeof(struct ossl_gcm_context)); in ossl_aes_gcm()
275 8 * csp->csp_cipher_klen, &s->cipher.dec_ctx); in ossl_newsession_cipher()