Searched refs:UINT8_MAX (Results 1 – 19 of 19) sorted by relevance
113 #define UINT8_MAX 0xff macro130 #define UINT_LEAST8_MAX UINT8_MAX147 #define UINT_FAST8_MAX UINT8_MAX
30 uint8_t filter = UINT8_MAX; in tzc_it_handler()56 if (filter != UINT8_MAX) { in tzc_it_handler()
74 return UINT8_MAX; in caam_hal_ctrl_hash_limit()145 return UINT8_MAX; in caam_hal_ctrl_get_mpcurve()164 return UINT8_MAX; in caam_hal_ctrl_get_mpcurve()
111 SM_SMAPR_GRP1(UINT8_MAX) | SM_SMAPR_GRP2(UINT8_MAX)); in caam_hal_sm_open_access_perm()
36 _status & UINT8_MAX : \
105 #define DIV_NO_RDY UINT8_MAX106 #define MUX_NO_RDY UINT8_MAX
75 memset(buf, UINT8_MAX, ps_size); in emsa_pkcs1_v1_5_encode()159 memset(buf, UINT8_MAX, ps_size); in emsa_pkcs1_v1_5_encode_noasn1()488 EM->data[0] &= (UINT8_MAX >> ((EM->length * 8) - emBits)); in emsa_pss_encode()574 if (EM->data[0] & ~(UINT8_MAX >> (EM->length * 8 - emBits))) { in emsa_pss_verify()632 *msg_db &= UINT8_MAX >> (EM->length * 8 - emBits); in emsa_pss_verify()
343 if (caam_hash_limit != UINT8_MAX && in caam_hmac_init()
713 if (caam_hash_limit != UINT8_MAX) { in caam_hash_init()
1452 if(src > UINT8_MAX || src < 0) { in QCBOR_Int64ToUInt8()
342 if (curve == UINT8_MAX) { in caam_mp_init()
374 if (mem_type > UINT8_MAX) in mobj_with_fobj_alloc()
288 memset(dh_r.data, UINT8_MAX, dh_r.length); in do_gen_keypair()
799 memset(max_n.data, UINT8_MAX, max_n.length); in caam_prime_rsa_gen()
1002 if (mem_reg_attr > UINT8_MAX || flags > UINT8_MAX || in spmc_read_mem_transaction()1003 size > UINT8_MAX || count > UINT8_MAX || offs > UINT16_MAX) in spmc_read_mem_transaction()
681 if (receiver->ref_count == UINT8_MAX) { in ffa_mem_retrieve()
183 assert(n < UINT8_MAX); in val_from_bn_n_salt()
229 #if (MAX_XLAT_TABLES <= UINT8_MAX)
3940 MBEDTLS_STATIC_ASSERT(sizeof(handshake->xxdh_psa_peerkey) >= UINT8_MAX, in ssl_parse_client_key_exchange()