Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Darch_scall_a64.S63 csel x0, x1, x0, ge
H A Dentry_a64.S691 b.ge 2f
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_msg.c1914 const mbedtls_ct_condition_t ge = mbedtls_ct_uint_ge( in mbedtls_ssl_decrypt_buf() local
1917 correct = mbedtls_ct_bool_and(ge, correct); in mbedtls_ssl_decrypt_buf()
1918 padlen = mbedtls_ct_size_if_else_0(ge, padlen); in mbedtls_ssl_decrypt_buf()
1930 const mbedtls_ct_condition_t ge = mbedtls_ct_uint_ge( in mbedtls_ssl_decrypt_buf() local
1933 correct = mbedtls_ct_bool_and(ge, correct); in mbedtls_ssl_decrypt_buf()
1934 padlen = mbedtls_ct_size_if_else_0(ge, padlen); in mbedtls_ssl_decrypt_buf()
/optee_os/core/arch/arm/crypto/
H A Dghash-ce-core_a64.S483 b.ge 2f // AES-192/256?