Searched defs:DSA (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/lib/libcrypto/dsa/ |
H A D | dsa_meth.c | 97 DSA_SIG *(*sign)(const unsigned char *, int, DSA *)) in DSA_meth_set_sign() argument 105 DSA_meth_set_finish(DSA_METHOD *meth, int (*finish)(DSA *)) in DSA_meth_set_finish()
|
/openbsd-src/lib/libcrypto/ |
H A D | ossl_typ.h | 115 typedef struct dsa_st DSA; typedef
|
/openbsd-src/usr.bin/ssh/ |
H A D | sshkey.h | 40 #define DSA global() macro
|
/openbsd-src/regress/lib/libcrypto/wycheproof/ |
H A D | wycheproof.go | 1424 runDSATest(dsa *C.DSA, md *C.EVP_MD, variant testVariant, wt *wycheproofTestDSA) global() argument
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 9171 OpenMPDirectiveKind DKind, Stmt *S, Sema &SemaRef, DSAStackTy &DSA, in checkOpenMPIterationSpace() 9528 DSAStackTy &DSA, in checkOpenMPLoop()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 4094 SDValue DSA = DAG.getNode(ISD::DYNAMIC_STACKALLOC, dl, VTs, Ops); in visitAlloca() local
|