Lines Matching refs:structure

74     const char *structure[2];  member
305 const char *structure) in test_protected_PEM() argument
323 "PEM", structure, in test_protected_PEM()
337 "PEM", structure, in test_protected_PEM()
373 const char *structure) in test_unprotected_PEM() argument
391 "PEM", structure, in test_unprotected_PEM()
404 "PEM", structure, in test_unprotected_PEM()
438 const char *structure) in test_DER() argument
456 "DER", structure, in test_DER()
471 "DER", structure, in test_DER()
532 for (i = 0; i < OSSL_NELEM(test_stanza->structure); i++) { in test_key()
533 const char *structure = test_stanza->structure[i]; in test_key() local
536 test_stanza->keytype, structure); in test_key()
541 pkey, selection, structure)) in test_key()
552 for (i = 0; i < OSSL_NELEM(test_stanza->structure); i++) { in test_key()
553 const char *structure = test_stanza->structure[i]; in test_key() local
556 test_stanza->keytype, structure); in test_key()
561 pkey, selection, structure)) in test_key()
570 for (i = 0; i < OSSL_NELEM(test_stanza->structure); i++) { in test_key()
571 const char *structure = test_stanza->structure[i]; in test_key() local
574 test_stanza->keytype, structure); in test_key()
580 pkey, selection, structure)) in test_key()
590 const char *structure = "SubjectPublicKeyInfo"; in test_key() local
593 test_stanza->keytype, structure); in test_key()
598 pkey, selection, structure)) in test_key()
607 for (i = 0; i < OSSL_NELEM(test_stanza->structure); i++) { in test_key()
608 const char *structure = test_stanza->structure[i]; in test_key() local
611 test_stanza->keytype, structure); in test_key()
616 pkey, selection, structure)) in test_key()
627 for (i = 0; i < OSSL_NELEM(test_stanza->structure); i++) { in test_key()
628 const char *structure = test_stanza->structure[i]; in test_key() local
631 test_stanza->keytype, structure); in test_key()
636 pkey, selection, structure)) in test_key()
645 for (i = 0; i < OSSL_NELEM(test_stanza->structure); i++) { in test_key()
646 const char *structure = test_stanza->structure[i]; in test_key() local
649 test_stanza->keytype, structure); in test_key()
653 pkey, selection, structure)) in test_key()
663 const char *structure = "SubjectPublicKeyInfo"; in test_key() local
666 test_stanza->keytype, structure); in test_key()
670 pkey, selection, structure)) in test_key()