Home | History | Annotate | Download | only in evp

Lines Matching refs:EVP_PKEY_OP_KEYGEN

1057 #define EVP_PKEY_OP_KEYGEN		(1<<2)
1078 (EVP_PKEY_OP_PARAMGEN | EVP_PKEY_OP_KEYGEN)