Home
last modified time | relevance | path

Searched defs:expected_tag (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/ssh/
H A Dcipher-chachapoly-libcrypto.c83 u_char expected_tag[POLY1305_TAGLEN], poly_key[POLY1305_KEYLEN]; in chachapoly_crypt() local
H A Dcipher-chachapoly.c67 u_char expected_tag[POLY1305_TAGLEN], poly_key[POLY1305_KEYLEN]; in chachapoly_crypt() local
/openbsd-src/lib/libcrypto/asn1/
H A Dtasn_dec.c106 int *out_indefinite, int *out_constructed, int expected_tag, in asn1_check_tag()
181 asn1_collect(CBB *cbb, CBS *cbs, int indefinite, int expected_tag, in asn1_collect()