Home
last modified time | relevance | path

Searched refs:DO_type_specific (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c1177 #define DO_type_specific(impl, type, output) \ macro
1202 #define DO_DSA(impl, type, output) DO_type_specific(impl, type, output)
H A Ddecode_der2key.c618 #define DO_type_specific(keytype) \ macro