Home
last modified time | relevance | path

Searched refs:rpmsg (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Drpmsg3 # $File: rpmsg,v 1.1 2019/04/19 00:40:47 christos Exp $
4 # rpmsg: file(1) magic for restricted-permission messages (or "rights-protected" messages)
7 0 string \x76\xe8\x04\x60\xc4\x11\xe3\x86 rpmsg Restricted Permission Message
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcmp_msg_test.c433 OSSL_CMP_MSG *rpmsg = NULL; in execute_rp_create() local
443 || (rpmsg = ossl_cmp_rp_new(fixture->cmp_ctx, si, cid, 1)) == NULL) in execute_rp_create()
446 if (!TEST_ptr(ossl_cmp_revrepcontent_get_CertId(rpmsg->body->value.rp, 0))) in execute_rp_create()
449 if (!TEST_ptr(ossl_cmp_revrepcontent_get_pkisi(rpmsg->body->value.rp, 0))) in execute_rp_create()
458 OSSL_CMP_MSG_free(rpmsg); in execute_rp_create()
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/mediatek/
H A Dmt8183-kukui.dtsi756 compatible = "google,cros-ec-rpmsg";
757 mtk,rpmsg-name = "cros-ec-rpmsg";
/netbsd-src/external/bsd/file/dist/magic/
H A DMakefile.am268 $(MAGIC_FRAGMENT_DIR)/rpmsg \
H A DMakefile.in546 $(MAGIC_FRAGMENT_DIR)/rpmsg \