Searched refs:primaries (Results 1 – 20 of 20) sorted by relevance
| /netbsd/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
| D | libverify.c | 271 ARRAY(pgpv_primarykey_t, primaries); /* array of primary keys */ 2553 ARRAY_APPEND(pgp->primaries, primary); in read_all_packets() 2895 for (i = 0 ; i < ARRAY_COUNT(pgp->primaries) ; i++) { in fixup_ssh_keyid() 2896 pubkey = &ARRAY_ELEMENT(pgp->primaries, i).primary; in fixup_ssh_keyid() 2928 for (i = 0 ; i < ARRAY_COUNT(pgp->primaries) ; i++) { in find_keyid() 2929 prim = &ARRAY_ELEMENT(pgp->primaries, i); in find_keyid() 2960 pubkey = &ARRAY_ELEMENT(cursor->pgp->primaries, primary).primary; in match_sig_id() 2963 prim = &ARRAY_ELEMENT(cursor->pgp->primaries, primary); in match_sig_id() 3068 for (i = 0 ; i < ARRAY_COUNT(pgp->primaries) ; i++) { in pgpv_close() 3069 primary = &ARRAY_ELEMENT(pgp->primaries, i); in pgpv_close() [all …]
|
| /netbsd/src/tests/usr.bin/id/ |
| D | t_id.sh | 65 atf_test_case primaries 300 atf_add_test_case primaries
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/src/libverify/ |
| D | verify.h | 247 PGPV_ARRAY(pgpv_primarykey_t, primaries); /* array of primary keys */
|
| D | libverify.c | 2045 ARRAY_APPEND(pgp->primaries, primary); in read_all_packets() 2219 if (ret == NULL || pgp == NULL || ent >= ARRAY_COUNT(pgp->primaries)) { in pgpv_get_entry() 2223 cc = ARRAY_ELEMENT(pgp->primaries, ent).fmtsize; in pgpv_get_entry() 2227 return fmt_primary(*ret, cc, &ARRAY_ELEMENT(pgp->primaries, ent)); in pgpv_get_entry() 2250 for (i = 0 ; i < ARRAY_COUNT(pgp->primaries) ; i++) { in pgpv_find_keyid() 2251 … if (memcmp(&ARRAY_ELEMENT(pgp->primaries, i).primary.keyid[off], &binkeyid[off], cmp) == 0) { in pgpv_find_keyid() 2323 pubkey = &ARRAY_ELEMENT(cursor->pgp->primaries, primary).primary; in pgpv_verify()
|
| /netbsd/src/sys/dev/ |
| D | video_if.h | 308 enum video_color_primaries primaries; member
|
| D | video.c | 648 switch (src->color.primaries) { in video_format_to_v4l2_format() 724 dest->color.primaries = in v4l2_format_to_video_format() 729 dest->color.primaries = in v4l2_format_to_video_format()
|
| /netbsd/src/sys/dev/usb/ |
| D | auvitek_video.c | 223 format->color.primaries = VIDEO_COLOR_PRIMARIES_SMPTE_170M; in auvitek_get_format()
|
| D | pseye.c | 781 format->color.primaries = VIDEO_COLOR_PRIMARIES_UNSPECIFIED; in pseye_get_format()
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/ref/ |
| D | draft-ietf-openpgp-rfc2440bis-12.txt | 1700 different and independent "primaries" - one for User IDs, and one
|
| D | draft-ietf-openpgp-rfc2440bis-12-ben.txt | 1619 different and independent "primaries" - one for User IDs, and one
|
| D | draft-ietf-openpgp-rfc2440bis-15.txt | 1706 different and independent "primaries" - one for User IDs, and one
|
| D | draft-ietf-openpgp-rfc2440bis-14.txt | 1706 different and independent "primaries" - one for User IDs, and one
|
| D | draft-ietf-openpgp-rfc2440bis-13.txt | 1706 different and independent "primaries" - one for User IDs, and one
|
| D | rfc4880.txt | 1826 different and independent "primaries" -- one for User IDs, and one
|
| D | draft-ietf-openpgp-rfc2440bis-22.txt | 1799 different and independent "primaries" - one for User IDs, and one
|
| /netbsd/src/doc/ |
| D | CHANGES.prev | 1135 find(1): changed so it doesn't try to interpret unknown primaries 4579 find(1): add GNU-style -{a,c,m}min primaries. [simonb 19990117] 5042 find(1): added -regex and -iregex primaries which match complete
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-2008 | 4589 * ada-exp.y: Define 'true' and 'false' as primaries.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2002 | 34764 (build_external_ref): Test for deprecated primaries. 34782 * cp/lex.c (do_identifier): Test for deprecated primaries.
|
| /netbsd/src/external/gpl2/xcvs/dist/doc/ |
| D | cvs.texinfo | 15112 currently supported for primaries (actually, @samp{:fork:} is supported as
|
| /netbsd/src/share/terminfo/ |
| D | terminfo | 25803 # * Eliminate [A-Z]* primaries in accordance with SVr4 terminfo docs.
|