Lines Matching full:represents
70 This state represents the PKEY before it has been allocated. It is the
74 This state represents the PKEY after it has been allocated.
77 This state represents the PKEY when it is ready to perform a private key decapsulation
81 This state represents the PKEY when it is ready to decrypt some ciphertext.
84 This state represents the PKEY when it is ready to derive a shared secret.
87 This state represents the PKEY when it is ready to perform a private key signature
91 This state represents the PKEY when it is ready to perform a public key encapsulation
95 This state represents the PKEY when it is ready to encrypt some plaintext.
98 This state represents the PKEY when it is ready to generate a new public/private key.
101 This state represents the PKEY when it is ready to generate key parameters.
104 This state represents the PKEY when it is ready to verify a public key signature.
107 This state represents the PKEY when it is ready to recover a public key signature data.