Home
last modified time | relevance | path

Searched refs:inf (Results 1 – 7 of 7) sorted by relevance

/optee_test-3.20.0/scripts/
A Dfile_to_c.py23 inf = open(args.inf, 'r')
32 for x in array.array("B", map(ord, (inf.read()))):
45 inf.close()
A Drsp_to_gcm_test.py71 inf = args.inf
83 for line in inf:
/optee_test-3.20.0/ta/crypt/
A Dsub.mk25 recipe-embed-file-$(1) := $(CRYPT_FILE_TO_C_SCRIPT) --inf $(2) --out $(sub-dir-out)/$(1).c --name $…
/optee_test-3.20.0/
A DAndroid.mk82 @$(PYTHON3) $(LOCAL_PATH)/scripts/file_to_c.py --inf $$< --out $$@ --name $(1)
/optee_test-3.20.0/host/xtest/
A DCMakeLists.txt28 COMMAND ${Python_EXECUTABLE} ${OPTEE_TEST_ROOT_DIR}/scripts/file_to_c.py --inf ${infile}
/optee_test-3.20.0/host/openssl/include/openssl/
A Dasn1.h177 int inf; /* constructed if 0x20, indefinite is 0x21 */ member
192 int inf; /* constructed if 0x20, indefinite is 0x21 */ member
A Dasn1_mac.h125 (((c.inf&1) == 0)?(c.slen <= 0): \

Completed in 15 milliseconds