Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/st/
H A Dstm32_saes.h49 int stm32_saes_init(struct stm32_saes_context *ctx, bool is_decrypt,
/rk3399_ARM-atf/drivers/st/crypto/
H A Dstm32_saes.c185 static bool is_decrypt(uint32_t cr) in is_decrypt() function
293 is_decrypt(ctx->cr)) { in saes_prepare_key()