Home
last modified time | relevance | path

Searched refs:int_params (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/evp/
H A Dpmeth_lib.c1162 OSSL_PARAM int_params[2], *p = int_params; in EVP_PKEY_CTX_set_hkdf_mode() local
1184 return EVP_PKEY_CTX_set_params(ctx, int_params); in EVP_PKEY_CTX_set_hkdf_mode()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h760 ArrayRef<unsigned> int_params() const { in int_params() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h204 IntParams(TT->int_params()) {}
H A DFunction.cpp1040 for (unsigned IntParam : TETy->int_params()) in getMangledTypeStr()
H A DAsmWriter.cpp654 for (unsigned IntParam : TETy->int_params()) in print()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1176 for (unsigned IntParam : TET->int_params()) in writeTypeTable()