Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h760 ArrayRef<unsigned> int_params() const { in int_params() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h202 IntParams(TT->int_params()) {}
H A DFunction.cpp979 for (unsigned IntParam : TETy->int_params()) in getMangledTypeStr()
H A DAsmWriter.cpp647 for (unsigned IntParam : TETy->int_params()) in print()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1088 for (unsigned IntParam : TET->int_params()) in writeTypeTable()