Searched refs:SecOTRFICreatePrivateKeyReadPersistentRef (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/sec/Security/
H A DSecOTRFullIdentity.c210 OSStatus SecOTRFICreatePrivateKeyReadPersistentRef(const uint8_t **bytes, size_t *size, SecKeyRef* privateKey) function
243 OSStatus status = SecOTRFICreatePrivateKeyReadPersistentRef(bytes, size, &foundKey);
267 OSStatus status = SecOTRFICreatePrivateKeyReadPersistentRef(bytes, size, &foundKey);

Completed in 66 milliseconds