Home
last modified time | relevance | path

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

/dports/security/gnupg/gnupg-2.3.3/g13/
H A Dkeyblob.h73 #define KEYBLOB_TAG_CONTTYPE 1 macro
H A Dsuspend.c126 value = find_tuple (tuples, KEYBLOB_TAG_CONTTYPE, &n); in g13_resume_container()
H A Dmount.c164 value = find_tuple (tuples, KEYBLOB_TAG_CONTTYPE, &n); in g13_mount_container()
H A Dcreate.c74 append_tuple (&mb, KEYBLOB_TAG_CONTTYPE, twobyte, 2); in create_new_keyblob()
H A Dsh-dmcrypt.c263 append_tuple (&keyblob, KEYBLOB_TAG_CONTTYPE, twobyte, 2); in sh_dmcrypt_create_container()