Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_cipher.c597 static TEE_Result sec_cipher_cryptlen_check(struct sec_cipher_ctx *c_ctx, in sec_cipher_cryptlen_check() function
629 if (sec_cipher_cryptlen_check(c_ctx, dupdate->src.length)) in sec_cipher_param_check()