Lines Matching refs:context
186 /* test that freeing the context does not destroy the key */
218 /* In informational functions, we accept NULL where a context pointer
763 /* init pk-rsa context */
869 * An rsa_alt context can only do private operations (decrypt, sign).
871 * corresponding rsa context.
890 /* Initiliaze PK RSA context with random key */
895 /* Extract key to the raw rsa context */
898 /* Initialize PK RSA_ALT context */
968 * - generate a fresh ECP legacy PK context
969 * - wrap it in a PK context and make a signature this way
971 * - parse it to a PK context and verify the signature this way
976 /* Create legacy EC public/private key in PK context. */
984 /* Export underlying public key for re-importing in a legacy context. */
992 /* Turn PK context into an opaque one. */
1009 /* Export underlying public key for re-importing in a psa context. */