Searched refs:otPlatCryptoHasKey (Results 1 – 4 of 4) sorted by relevance
77 bool otPlatCryptoHasKey(otCryptoKeyRef aKeyRef) in otPlatCryptoHasKey() function
253 inline bool HasKey(KeyRef aKeyRef) { return otPlatCryptoHasKey(aKeyRef); } in HasKey()
287 bool otPlatCryptoHasKey(otCryptoKeyRef aKeyRef);
531 bool otPlatCryptoHasKey(otCryptoKeyRef aKeyRef) in otPlatCryptoHasKey() function