Searched refs:input_structure (Results 1 – 5 of 5) sorted by relevance
85 = ctx->start_input_type != NULL && ctx->input_structure != NULL in OSSL_DECODER_from_bio()90 = ctx->input_structure != NULL ? "Input structure: " : ""; in OSSL_DECODER_from_bio()92 = ctx->start_input_type != NULL && ctx->input_structure != NULL in OSSL_DECODER_from_bio()96 const char *input_structure in OSSL_DECODER_from_bio() local97 = ctx->input_structure != NULL ? ctx->input_structure : ""; in OSSL_DECODER_from_bio()104 input_structure_label, input_structure); in OSSL_DECODER_from_bio()197 const char *input_structure) in OSSL_DECODER_CTX_set_input_structure() argument208 ctx->input_structure = input_structure; in OSSL_DECODER_CTX_set_input_structure()256 decoder_inst->input_structure in ossl_decoder_instance_new()672 return decoder_inst->input_structure; in OSSL_DECODER_INSTANCE_get_input_structure()[all …]
314 const char *input_structure = ctx->input_structure; in ossl_decoder_ctx_setup_for_pkey() local332 input_structure != NULL ? " with " : "", in ossl_decoder_ctx_setup_for_pkey()333 input_structure != NULL ? input_structure : ""); in ossl_decoder_ctx_setup_for_pkey()432 const char *input_structure, in OSSL_DECODER_CTX_new_for_pkey() argument448 input_type, input_structure); in OSSL_DECODER_CTX_new_for_pkey()452 && OSSL_DECODER_CTX_set_input_structure(ctx, input_structure) in OSSL_DECODER_CTX_new_for_pkey()
110 const char *input_structure; /* May be NULL */ member131 const char *input_structure; member
76 const char *input_structure);
48 const char *input_structure);