Searched refs:OSSL_MAX_ALGORITHM_ID_SIZE (Results 1 – 6 of 6) sorted by relevance
20 # define OSSL_MAX_ALGORITHM_ID_SIZE 256 /* AlgorithmIdentifier DER */ macro
33 static unsigned char algid_prov[OSSL_MAX_ALGORITHM_ID_SIZE]; in test_spki_aid()121 static unsigned char algid_prov[OSSL_MAX_ALGORITHM_ID_SIZE]; in test_x509_sig_aid()
79 unsigned char aid_buf[OSSL_MAX_ALGORITHM_ID_SIZE];
100 unsigned char aid_buf[OSSL_MAX_ALGORITHM_ID_SIZE];
97 unsigned char aid_buf[OSSL_MAX_ALGORITHM_ID_SIZE];
143 unsigned char aid_buf[OSSL_MAX_ALGORITHM_ID_SIZE];
Completed in 28 milliseconds