Home
last modified time | relevance | path

Searched defs:num_rounds (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/concurrent/
H A Dta_entry.c50 size_t num_rounds = 0; in ta_entry_busy_loop() local
87 size_t num_rounds = 0; in ta_entry_sha256() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/concurrent_large/
H A Dta_entry.c50 size_t num_rounds = 0; in ta_entry_busy_loop() local
87 size_t num_rounds = 0; in ta_entry_sha256() local
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Daes-ce-glue.c34 static int num_rounds(struct crypto_aes_ctx *ctx) in num_rounds() function
H A Daes-ce-ccm-glue.c20 static int num_rounds(struct crypto_aes_ctx *ctx) in num_rounds() function
H A Dghash-ce-glue.c217 static int num_rounds(struct crypto_aes_ctx *ctx) in num_rounds() function
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Daes-ce-glue.c57 static int num_rounds(struct crypto_aes_ctx *ctx) in num_rounds() function
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Dhandshake.h339 unsigned int i, num_rounds = 32; in rtmpe8_sig() local