Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_cipher.c282 static TEE_Result sec_cipher_iv_check(struct sec_cipher_ctx *c_ctx, in sec_cipher_iv_check() function
326 ret = sec_cipher_iv_check(c_ctx, iv_len); in sec_cipher_set_iv()