Searched refs:dh_xbits (Results 1 – 1 of 1) sorted by relevance
2186 uint32_t dh_xbits = 0; in tee_svc_obj_generate_key_dh() local2199 dh_xbits = tee_dh_key->xbits; in tee_svc_obj_generate_key_dh()2200 res = crypto_acipher_gen_dh_key(tee_dh_key, dh_q, dh_xbits, key_size); in tee_svc_obj_generate_key_dh()