Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_otp_key.c48 static uint32_t cipher_get_blocksize(uint32_t algo) in cipher_get_blocksize() function
257 block_size = cipher_get_blocksize(config->algo); in rk_oem_otp_key_cipher_virt()
360 block_size = cipher_get_blocksize(config->algo); in rk_oem_otp_key_cipher()