Home
last modified time | relevance | path

Searched defs:elen (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/rsa/
H A Drsa_set.c21 const unsigned char *e, unsigned long elen, in rsa_set_key()
H A Drsa_make_key.c124 const unsigned char *e, unsigned long elen, rsa_key *key) in rsa_make_key_ubin_e()
/optee_os/core/tee/
H A Dtee_svc.c474 uint32_t elen = 0; in syscall_get_property() local