Lines Matching refs:pair
887 …sparent-drivers): called by `psa_import_key()`, only when importing a key pair or a public key (ke…
888 * `"generate_key"`: called by `psa_generate_key()`, only when generating a key pair (key such that …
889 …"`: called by `psa_key_derivation_output_key()`, only when deriving a key pair (key such that `PSA…
890 …pair. The core may call this function at any time to obtain the public key, which can be for `psa_…
1045 …g, optional): this many bytes are included in every key context for a key pair. If omitted, this v…
1048 * `"store_public_key"` (boolean, optional): If specified and true, for a key pair, the key context …
1069 * For a key pair (`PSA_KEY_TYPE_IS_KEY_PAIR(key_type)` is true):
1080 * For a symmetric key (not a key pair or public key):
1090 …e element, but the secure element does not store the public part of a key pair and cannot recomput…
1094 …"public_key_size"` properties appropriately for the largest supported key pair and the largest sup…
1101 …pair. The core may call this entry point at any time to obtain the public key, which can be for `p…