Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/core/
H A Dsm2-kep.c454 if (p->conf_in_len < TEE_SM3_HASH_SIZE) { in crypto_acipher_sm2_kep_derive()
/optee_os/core/lib/libtomcrypt/
H A Dsm2-kep.c361 if (p->conf_in_len < TEE_SM3_HASH_SIZE) { in sm2_kep_derive()
/optee_os/core/include/crypto/
H A Dcrypto.h323 size_t conf_in_len; member
/optee_os/core/tee/
H A Dtee_svc_cryp.c3651 kep_parms->conf_in_len = p->content.ref.length; in get_sm2_kep_params()