Searched refs:keynote_get_sig_algorithm (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/lib/libkeynote/ |
H A D | HOWTO.add.crypto | 22 - In keynote_get_sig_algorithm(), add code that checks whether a 59 - In keynote_get_sig_algorithm(), add code for detecting signatures
|
H A D | signature.c | 181 keynote_get_sig_algorithm(char *sig, int *hash, int *enc, int *internal) in keynote_get_sig_algorithm() function 647 alg = keynote_get_sig_algorithm(as->as_signature, &hashtype, &enc, in keynote_sigverify_assertion() 811 alg = keynote_get_sig_algorithm(sigalg, &hashtype, &encoding, in keynote_sign_assertion() 1077 alg = keynote_get_sig_algorithm(sigalg, &hashtype, &encoding, in kn_sign_assertion()
|