Searched refs:pkcs12_oid (Results 1 – 1 of 1) sorted by relevance
883 static unsigned char pkcs12_oid[11] = variable961 if (index + sizeof (pkcs12_oid) >= buf_len) in check_for_pkcs12()965 if (memcmp(buf + index, pkcs12_oid, sizeof (pkcs12_oid)) != 0) in check_for_pkcs12()