Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dtee_svc_cryp.c2104 uint32_t min_key = 65537; in check_pub_rsa_key() local
2109 min_key = 3; in check_pub_rsa_key()
2116 if (key < min_key) in check_pub_rsa_key()