Lines Matching full:structure

74     const char *structure[2];  member
307 const char *structure) in test_protected_PEM() argument
324 "PEM", structure, in test_protected_PEM()
337 "PEM", structure, in test_protected_PEM()
373 const char *structure) in test_unprotected_PEM() argument
390 "PEM", structure, in test_unprotected_PEM()
402 "PEM", structure, in test_unprotected_PEM()
436 const char *structure) in test_DER() argument
453 "DER", structure, in test_DER()
467 "DER", structure, in test_DER()
529 for (i = 0; i < OSSL_NELEM(test_stanza->structure); i++) { in test_key()
530 const char *structure = test_stanza->structure[i]; in test_key() local
533 test_stanza->keytype, structure); in test_key()
538 pkey, selection, structure)) in test_key()
548 for (i = 0; i < OSSL_NELEM(test_stanza->structure); i++) { in test_key()
549 const char *structure = test_stanza->structure[i]; in test_key() local
552 test_stanza->keytype, structure); in test_key()
557 pkey, selection, structure)) in test_key()
566 for (i = 0; i < OSSL_NELEM(test_stanza->structure); i++) { in test_key()
567 const char *structure = test_stanza->structure[i]; in test_key() local
570 test_stanza->keytype, structure); in test_key()
576 pkey, selection, structure)) in test_key()
585 const char *structure = "SubjectPublicKeyInfo"; in test_key() local
588 test_stanza->keytype, structure); in test_key()
593 pkey, selection, structure)) in test_key()
601 for (i = 0; i < OSSL_NELEM(test_stanza->structure); i++) { in test_key()
602 const char *structure = test_stanza->structure[i]; in test_key() local
605 test_stanza->keytype, structure); in test_key()
610 pkey, selection, structure)) in test_key()
620 for (i = 0; i < OSSL_NELEM(test_stanza->structure); i++) { in test_key()
621 const char *structure = test_stanza->structure[i]; in test_key() local
624 test_stanza->keytype, structure); in test_key()
629 pkey, selection, structure)) in test_key()
638 for (i = 0; i < OSSL_NELEM(test_stanza->structure); i++) { in test_key()
639 const char *structure = test_stanza->structure[i]; in test_key() local
642 test_stanza->keytype, structure); in test_key()
646 pkey, selection, structure)) in test_key()
655 const char *structure = "SubjectPublicKeyInfo"; in test_key() local
658 test_stanza->keytype, structure); in test_key()
662 pkey, selection, structure)) in test_key()