Home
last modified time | relevance | path

Searched refs:INTERNAL_ENC_ASN1 (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/lib/libkeynote/
Dsignature.c190 *internal = INTERNAL_ENC_ASN1; in keynote_get_sig_algorithm()
198 *internal = INTERNAL_ENC_ASN1; in keynote_get_sig_algorithm()
240 *internal = INTERNAL_ENC_ASN1; in keynote_get_sig_algorithm()
248 *internal = INTERNAL_ENC_ASN1; in keynote_get_sig_algorithm()
269 *internalencoding = INTERNAL_ENC_ASN1; in keynote_get_key_algorithm()
276 *internalencoding = INTERNAL_ENC_ASN1; in keynote_get_key_algorithm()
297 *internalencoding = INTERNAL_ENC_ASN1; in keynote_get_key_algorithm()
304 *internalencoding = INTERNAL_ENC_ASN1; in keynote_get_key_algorithm()
431 (internalencoding == INTERNAL_ENC_ASN1)) in kn_decode_key()
501 (internalencoding == INTERNAL_ENC_ASN1) && in kn_decode_key()
[all …]
Dkeynote.h134 #define INTERNAL_ENC_ASN1 2 macro
Dkeynote-keygen.c174 (ienc == INTERNAL_ENC_ASN1) && in keynote_keygen()