Home
last modified time | relevance | path

Searched refs:dsa_export (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/dsa/
A Dsub.mk3 srcs-y += dsa_export.c
A Ddsa_export.c20 int dsa_export(unsigned char *out, unsigned long *outlen, int type, const dsa_key *key) in dsa_export() function
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h479 int dsa_export(unsigned char *out, unsigned long *outlen, int type, const dsa_key *key);

Completed in 5 milliseconds