Home
last modified time | relevance | path

Searched refs:EVP_PKEY_OP_KEYGEN (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Drsa.h257 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_RSA, EVP_PKEY_OP_KEYGEN, \
261 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_RSA, EVP_PKEY_OP_KEYGEN, \
H A Dec.h999 EVP_PKEY_OP_PARAMGEN|EVP_PKEY_OP_KEYGEN, \
1004 EVP_PKEY_OP_PARAMGEN|EVP_PKEY_OP_KEYGEN, \
H A Devp.h1142 # define EVP_PKEY_OP_KEYGEN (1<<2) macro
1163 (EVP_PKEY_OP_PARAMGEN | EVP_PKEY_OP_KEYGEN)