Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_cipher.c136 static TEE_Result sec_cipher_set_key(struct sec_cipher_ctx *c_ctx, in sec_cipher_set_key() function
224 ret = sec_cipher_set_key(&ecb_ctx, c_ctx->key + xts_key_len, in xts_iv_update()
583 ret = sec_cipher_set_key(c_ctx, dinit->key1.data, dinit->key1.length, in sec_cipher_initialize()