Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/crypto/
Dcrypto_smartbond.c289 static int crypto_smartbond_cipher_key_load(uint8_t *key, uint16_t key_len) in crypto_smartbond_cipher_key_load() function
813 ret = crypto_smartbond_cipher_key_load((uint8_t *)ctx->key.bit_stream, ctx->keylen); in crypto_smartbond_cipher_begin_session()