HomeSort by: relevance | last modified time | path
    Searched refs:EVP_PKEY_OP_UNDEFINED (Results 1 - 20 of 20) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/crypto/evp/
pmeth_fn.c 48 ctx->operation = EVP_PKEY_OP_UNDEFINED;
82 ctx->operation = EVP_PKEY_OP_UNDEFINED;
115 ctx->operation = EVP_PKEY_OP_UNDEFINED;
149 ctx->operation = EVP_PKEY_OP_UNDEFINED;
183 ctx->operation = EVP_PKEY_OP_UNDEFINED;
217 ctx->operation = EVP_PKEY_OP_UNDEFINED;
pmeth_gn.c 32 ctx->operation = EVP_PKEY_OP_UNDEFINED;
82 ctx->operation = EVP_PKEY_OP_UNDEFINED;
pmeth_lib.c 154 ret->operation = EVP_PKEY_OP_UNDEFINED;
382 if (ctx->operation == EVP_PKEY_OP_UNDEFINED) {
  /src/crypto/external/apache2/openssl/dist/crypto/evp/
pmeth_gn.c 82 ctx->operation = EVP_PKEY_OP_UNDEFINED;
350 ctx->operation = EVP_PKEY_OP_UNDEFINED;
397 if (fromdata_init(ctx, EVP_PKEY_OP_UNDEFINED) == 1)
exchange.c 354 ctx->operation = EVP_PKEY_OP_UNDEFINED;
377 ctx->operation = EVP_PKEY_OP_UNDEFINED;
pmeth_lib.c 140 if (ctx->operation == EVP_PKEY_OP_UNDEFINED)
323 ret->operation = EVP_PKEY_OP_UNDEFINED;
588 if (rctx->operation == EVP_PKEY_OP_UNDEFINED) {
1308 if (ctx->operation == EVP_PKEY_OP_UNDEFINED) {
1362 if (ret < 1 || ctx->operation == EVP_PKEY_OP_UNDEFINED)
1423 if (ret < 1 || ctx->operation == EVP_PKEY_OP_UNDEFINED)
asymcipher.c 224 ctx->operation = EVP_PKEY_OP_UNDEFINED;
kem.c 205 ctx->operation = EVP_PKEY_OP_UNDEFINED;
m_sigver.c 286 locpctx->operation = EVP_PKEY_OP_UNDEFINED;
signature.c 896 ctx->operation = EVP_PKEY_OP_UNDEFINED;
  /src/crypto/external/bsd/openssl/dist/crypto/evp/
pmeth_gn.c 84 ctx->operation = EVP_PKEY_OP_UNDEFINED;
353 ctx->operation = EVP_PKEY_OP_UNDEFINED;
400 if (fromdata_init(ctx, EVP_PKEY_OP_UNDEFINED) == 1)
exchange.c 348 ctx->operation = EVP_PKEY_OP_UNDEFINED;
371 ctx->operation = EVP_PKEY_OP_UNDEFINED;
pmeth_lib.c 162 if (ctx->operation == EVP_PKEY_OP_UNDEFINED)
347 ret->operation = EVP_PKEY_OP_UNDEFINED;
603 if (rctx->operation == EVP_PKEY_OP_UNDEFINED) {
1380 if (ctx->operation == EVP_PKEY_OP_UNDEFINED) {
1434 if (ret < 1 || ctx->operation == EVP_PKEY_OP_UNDEFINED)
1496 if (ret < 1 || ctx->operation == EVP_PKEY_OP_UNDEFINED)
asymcipher.c 211 ctx->operation = EVP_PKEY_OP_UNDEFINED;
kem.c 175 ctx->operation = EVP_PKEY_OP_UNDEFINED;
m_sigver.c 288 locpctx->operation = EVP_PKEY_OP_UNDEFINED;
signature.c 615 ctx->operation = EVP_PKEY_OP_UNDEFINED;
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
evp.h 1257 # define EVP_PKEY_OP_UNDEFINED 0
  /src/crypto/external/bsd/openssl/dist/include/openssl/
evp.h 1684 # define EVP_PKEY_OP_UNDEFINED 0
  /src/crypto/external/apache2/openssl/dist/include/openssl/
evp.h 1731 #define EVP_PKEY_OP_UNDEFINED 0

Completed in 66 milliseconds