Lines Matching refs:PSA_KEY_USAGE_EXPORT
285 PSA_KEY_USAGE_EXPORT,
388 expected_usage |= PSA_KEY_USAGE_EXPORT | PSA_KEY_USAGE_COPY;
541 PSA_KEY_USAGE_EXPORT |
576 * - Usage is the copied from the original private key, but the PSA_KEY_USAGE_EXPORT
607 usage &= ~PSA_KEY_USAGE_EXPORT;
2269 (from_exportable ? PSA_KEY_USAGE_EXPORT : PSA_KEY_USAGE_COPY) |
2377 !(from_usage & (PSA_KEY_USAGE_COPY | PSA_KEY_USAGE_EXPORT))) {
2516 PSA_KEY_USAGE_EXPORT, PSA_ALG_NONE, PSA_ALG_NONE,
2549 PSA_KEY_USAGE_SIGN_HASH | PSA_KEY_USAGE_EXPORT,
2568 PSA_KEY_USAGE_EXPORT | PSA_KEY_USAGE_COPY;
2665 PSA_KEY_USAGE_EXPORT,