Searched refs:cipher_key (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Dpicoxcell_crypto.c171 u8 cipher_key[AES_MAX_KEY_SIZE]; member in struct:spacc_aead_ctx
458 memcpy(ctx->cipher_key, key, len); spacc_aead_des_setkey()
487 memcpy(ctx->cipher_key, key, len); spacc_aead_aes_setkey()
607 req->ctx_id = spacc_load_ctx(&ctx->generic, ctx->cipher_key, spacc_aead_submit()

Completed in 50 milliseconds