Searched refs:dsa_export (Results 1 – 5 of 5) sorted by relevance
1 …dsa_export.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/b…
1 out/arm/core/lib/libtomcrypt/src/pk/dsa/dsa_export.o: \2 core/lib/libtomcrypt/src/pk/dsa/dsa_export.c \
3 srcs-y += dsa_export.c
27 int dsa_export(unsigned char *out, unsigned long *outlen, int type, const dsa_key *key) in dsa_export() function
471 int dsa_export(unsigned char *out, unsigned long *outlen, int type, const dsa_key *key);
Completed in 7 milliseconds