Searched refs:tagged (Results 1 – 3 of 3) sorted by relevance
127 bool tagged);226 bool tagged);
104 uint64_t tagged = reinterpret_cast<uint64_t>(taggedptr); in retagged() local105 uint64_t tag = tagged & 0x0f00000000000000; in retagged()106 uint64_t untagged = tagged & 0x00ffffffffffffff; in retagged()
247 bool tagged) { in coseSignEcDsa() argument298 if (tagged) { in coseSignEcDsa()872 bool tagged) { in coseEncryptAesGcmKeyWrap() argument927 if (tagged) { in coseEncryptAesGcmKeyWrap()