Searched refs:SIZE_OF_X509_SERIAL_NUMBER (Results 1 – 2 of 2) sorted by relevance
238 #ifndef SIZE_OF_X509_SERIAL_NUMBER239 #define SIZE_OF_X509_SERIAL_NUMBER 20 macro
203 digest->size = MIN(digest->size, SIZE_OF_X509_SERIAL_NUMBER); in TPM2_CertifyX509()