Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/caam/include/
A Dcaam_desc_helper.h287 (CMD_OP_TYPE | OP_TYPE(CLASS2) | (algo) | ALGO_AS(INIT) | ALGO_ENCRYPT)
313 (CMD_OP_TYPE | OP_TYPE(CLASS2) | (algo) | ALGO_AS(INIT) | \
327 (CMD_OP_TYPE | OP_TYPE(CLASS2) | (algo) | ALGO_AS(INIT) | \
348 (CMD_OP_TYPE | OP_TYPE(CLASS1) | (algo) | ALGO_AS(INIT) | \
/optee_os-3.20.0/core/drivers/crypto/versal/
A Dauthenc.c171 READY = 1, INIT = 2, FINALIZED = 3, enumerator
288 engine.state = INIT; in do_replay()
399 engine.state = INIT; in do_init()
583 if (engine.state != INIT) in do_enc_final()
637 if (engine.state != INIT) in do_dec_final()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Decp_curves.c1042 #define INIT( b ) \ macro
1107 INIT( 224 ); in ecp_mod_p224()
1128 INIT( 256 ); in ecp_mod_p256()
1165 INIT( 384 ); in ecp_mod_p384()
1212 #undef INIT

Completed in 8 milliseconds