Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ofed/libibmad/
Dbm.c57 uint64_t bkey; in bm_call_via() member
81 bm_data.bkey = htonll(call->bkey); in bm_call_via()
88 resp_expected, (int)(call->bkey >> 32), (int)call->bkey); in bm_call_via()
Dmad.h1498 uint64_t bkey; member
/freebsd-12-stable/crypto/openssl/crypto/ec/
Decx_meth.c165 const ECX_KEY *bkey = b->pkey.ecx; in ecx_pub_cmp() local
167 if (akey == NULL || bkey == NULL) in ecx_pub_cmp()
170 return CRYPTO_memcmp(akey->pubkey, bkey->pubkey, KEYLEN(a)) == 0; in ecx_pub_cmp()
/freebsd-12-stable/contrib/ofed/opensm/include/iba/
Dib_types.h7962 ib_net64_t bkey; member