Searched refs:EVP_AES_WRAP_CTX (Results 1 – 1 of 1) sorted by relevance
2472 } EVP_AES_WRAP_CTX; typedef2478 EVP_AES_WRAP_CTX *wctx = (EVP_AES_WRAP_CTX *)ctx->cipher_data; in aes_wrap_init_key()2511 EVP_AES_WRAP_CTX *wctx = ctx->cipher_data; in aes_wrap_cipher()2546 EVP_AES_WRAP_CTX *wctx = c->cipher_data; in aes_wrap_ctrl()2552 EVP_AES_WRAP_CTX *wctx_out = out->cipher_data; in aes_wrap_ctrl()2582 .ctx_size = sizeof(EVP_AES_WRAP_CTX),2604 .ctx_size = sizeof(EVP_AES_WRAP_CTX),2626 .ctx_size = sizeof(EVP_AES_WRAP_CTX),