Lines Matching refs:context
291 /* test that freeing the context does not destroy the key */
419 /* In informational functions, we accept NULL where a context pointer
951 /* init pk-rsa context */
968 /* init pk-rsa context */
1023 /* init pk-rsa context */
1078 /* init pk-rsa context */
1094 /* Turn PK context into an opaque one. */
1194 * An rsa_alt context can only do private operations (decrypt, sign).
1196 * corresponding rsa context.
1217 /* Initialize PK RSA context with random key */
1222 /* Extract key to the raw rsa context */
1225 /* Initialize PK RSA_ALT context */
1297 * - generate a fresh ECP/RSA legacy PK context
1298 * - wrap it in a PK context and make a signature this way
1300 * - parse it to a PK context and verify the signature this way
1308 /* Create legacy RSA public/private key in PK context. */
1321 /* Create legacy EC public/private key in PK context. */
1334 /* Export underlying public key for re-importing in a legacy context. */
1352 /* Turn PK context into an opaque one. */
1375 /* Export underlying public key for re-importing in a psa context. */
1493 /* Create legacy RSA public/private key in PK context. */
1501 /* Export underlying public key for re-importing in a legacy context. */
1517 /* Turn PK context into an opaque one. */