Home
last modified time | relevance | path

Searched defs:cipher_init (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/crypto/crypto_api/cipher/
H A Dcipher.c72 static TEE_Result cipher_init(struct crypto_cipher_ctx *ctx, in cipher_init() function
/optee_os/core/crypto/
H A Drng_fortuna.c110 static TEE_Result cipher_init(void *ctx, uint8_t key[KEY_SIZE]) in cipher_init() function