Home
last modified time | relevance | path

Searched refs:len_cipher (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_otp_key.c232 uint32_t error_origin = 0, len_aligned, len_cipher, block_size; in rk_oem_otp_key_cipher_virt() local
256 len_cipher = len; in rk_oem_otp_key_cipher_virt()
265 len_cipher = len_aligned; in rk_oem_otp_key_cipher_virt()
282 sm.size = len_cipher; in rk_oem_otp_key_cipher_virt()
333 uint32_t error_origin = 0, len_aligned, len_cipher, block_size; in rk_oem_otp_key_cipher() local
359 len_cipher = len; in rk_oem_otp_key_cipher()
368 len_cipher = len_aligned; in rk_oem_otp_key_cipher()
411 operation.params[2].value.b = len_cipher; in rk_oem_otp_key_cipher()