Searched refs:bkey (Results 1 – 1 of 1) sorted by relevance
78 const ECX_KEY *bkey = b->pkey.ecx; in ecx_pub_cmp() local80 if (akey == NULL || bkey == NULL) in ecx_pub_cmp()83 return CRYPTO_memcmp(akey->pubkey, bkey->pubkey, KEYLEN(a)) == 0; in ecx_pub_cmp()
Completed in 5 milliseconds