Skip to content
Snippets Groups Projects
Commit 7ee8c479 authored by gaurav rana's avatar gaurav rana Committed by York Sun
Browse files

crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.


This patch does the following:

1. The function names for encapsulation and decapsulation
were inconsitent in freescale's implementation and cmd_blob file.
This patch corrects the issues.
2. The function protopye is also modified to change the length parameter
from u8 to u32 to allow encapsulation and decapsulation of larger images.
3. Modified the description of km paramter in the command usage for better
readability.

Signed-off-by: default avatarGaurav Rana <gaurav.rana@freescale.com>
Reviewed-by: default avatarRuchika Gupta <ruchika.gupta@freescale.com>
Reviewed-by: default avatarYork Sun <yorksun@freescale.com>
parent 0e1bf614
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment