Symbol: der2key_ctx_st
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
133
long input_der_len, struct der2key_ctx_st *ctx,
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
160
static struct der2key_ctx_st *
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
163
struct der2key_ctx_st *ctx = OPENSSL_zalloc(sizeof(*ctx));
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
183
struct der2key_ctx_st *ctx = vctx;
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
196
struct der2key_ctx_st *ctx = vctx;
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
239
struct der2key_ctx_st *ctx = vctx;
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
377
struct der2key_ctx_st *ctx = vctx;
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
397
ossl_unused struct der2key_ctx_st *ctx) \
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
413
struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
422
static void dh_adjust(void *key, struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
448
struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
456
static void dsa_adjust(void *key, struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
472
struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
480
static int ec_check(void *key, struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
495
static void ec_adjust(void *key, struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
507
struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
518
static void ecx_key_adjust(void *key, struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
571
struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
584
ml_kem_d2i_PKCS8(const uint8_t **der, long der_len, struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
597
struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
642
slh_dsa_d2i_PKCS8(const uint8_t **der, long der_len, struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
68
struct der2key_ctx_st; /* Forward declaration */
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
680
struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
69
typedef int check_key_fn(void *, struct der2key_ctx_st *ctx);
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
70
typedef void adjust_key_fn(void *, struct der2key_ctx_st *ctx);
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
73
struct der2key_ctx_st *);
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
75
struct der2key_ctx_st *);
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
893
struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
901
ossl_unused struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
906
static int rsa_check(void *key, struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
927
static void rsa_adjust(void *key, struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
946
ml_dsa_d2i_PKCS8(const uint8_t **der, long der_len, struct der2key_ctx_st *ctx)
crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
958
struct der2key_ctx_st *ctx)
crypto/openssl/test/fake_rsaprov.c
1057
struct der2key_ctx_st *ctx = vctx;
crypto/openssl/test/fake_rsaprov.c
1085
struct der2key_ctx_st *ctx)
crypto/openssl/test/fake_rsaprov.c
1091
static void fake_rsa_key_adjust(void *key, struct der2key_ctx_st *ctx)
crypto/openssl/test/fake_rsaprov.c
710
struct der2key_ctx_st; /* Forward declaration */
crypto/openssl/test/fake_rsaprov.c
711
typedef int check_key_fn(void *, struct der2key_ctx_st *ctx);
crypto/openssl/test/fake_rsaprov.c
712
typedef void adjust_key_fn(void *, struct der2key_ctx_st *ctx);
crypto/openssl/test/fake_rsaprov.c
715
struct der2key_ctx_st *);
crypto/openssl/test/fake_rsaprov.c
822
long input_der_len, struct der2key_ctx_st *ctx,
crypto/openssl/test/fake_rsaprov.c
870
static struct der2key_ctx_st *
crypto/openssl/test/fake_rsaprov.c
873
struct der2key_ctx_st *ctx = OPENSSL_zalloc(sizeof(*ctx));
crypto/openssl/test/fake_rsaprov.c
886
struct der2key_ctx_st *ctx = vctx;
crypto/openssl/test/fake_rsaprov.c
929
struct der2key_ctx_st *ctx = vctx;
crypto/openssl/test/tls-provider.c
2097
struct der2key_ctx_st; /* Forward declaration */
crypto/openssl/test/tls-provider.c
2098
typedef int check_key_fn(void *, struct der2key_ctx_st *ctx);
crypto/openssl/test/tls-provider.c
2099
typedef void adjust_key_fn(void *, struct der2key_ctx_st *ctx);
crypto/openssl/test/tls-provider.c
2102
struct der2key_ctx_st *);
crypto/openssl/test/tls-provider.c
2209
long input_der_len, struct der2key_ctx_st *ctx,
crypto/openssl/test/tls-provider.c
2254
static struct der2key_ctx_st *
crypto/openssl/test/tls-provider.c
2257
struct der2key_ctx_st *ctx = OPENSSL_zalloc(sizeof(*ctx));
crypto/openssl/test/tls-provider.c
2271
struct der2key_ctx_st *ctx = vctx;
crypto/openssl/test/tls-provider.c
2314
struct der2key_ctx_st *ctx = vctx;
crypto/openssl/test/tls-provider.c
2431
struct der2key_ctx_st *ctx = vctx;
crypto/openssl/test/tls-provider.c
2447
struct der2key_ctx_st *ctx)
crypto/openssl/test/tls-provider.c
2453
static void xorx_key_adjust(void *key, struct der2key_ctx_st *ctx)