Searched refs:pubid1 (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/mail-crypt/
H A Dtest-mail-global-key.c50 const char *pubid1 = "c79e262924842de291a8bcd413f4122a570abd033adeff7c1cdfdc9d05998c75"; local
79 test_assert(strcmp(binary_to_hex(key_id->data, key_id->used), pubid1) == 0);
86 test_assert(strcmp(binary_to_hex(key_id->data, key_id->used), pubid1) == 0);

Completed in 22 milliseconds