This function constructs a job descriptor capable of performing a key blackening operation on a plaintext secure memory resident object.
- Parameters
-
| base | CAAM peripheral base address |
| handle | jobRing used for this request |
| data | Pointer address uses to pointed the plaintext. |
| dataSize | Size of the buffer pointed by the data parameter |
| fifostType | Type of AES-CBC or AEC-CCM to encrypt plaintext |
| keyregType | Type uses to be stored |
[out] | blackdata | Pointer address uses to pointed the black key |
- Returns
- Status of the request