Searched refs:OID_data (Results 1 - 3 of 3) sorted by last modified time

/u-boot/lib/crypto/
H A Dpkcs7_verify.c594 if (pkcs7->data_type != OID_data) {
604 if (pkcs7->data_type != OID_data) {
621 if (pkcs7->data_type != OID_data) {
H A Dpkcs7_parser.c453 if (ctx->last_oid != OID_data &&
528 #ifdef __UBOOT__ /* OID_data is needed for authenticated UEFI variables */
530 ctx->msg->data_type != OID_data) {
/u-boot/include/linux/
H A Doid_registry.h36 OID_data, /* 1.2.840.113549.1.7.1 */ enumerator in enum:OID

Completed in 101 milliseconds