Home
last modified time | relevance | path

Searched refs:ecdsa (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/crypto/asymmetric_keys/
Dx509_cert_parser.c229 goto ecdsa; in x509_note_sig_algo()
233 goto ecdsa; in x509_note_sig_algo()
237 goto ecdsa; in x509_note_sig_algo()
241 goto ecdsa; in x509_note_sig_algo()
245 goto ecdsa; in x509_note_sig_algo()
275 ecdsa: in x509_note_sig_algo()
/linux-5.19.10/crypto/
DMakefile54 $(obj)/ecdsa.o: $(obj)/ecdsasignature.asn1.h
55 ecdsa_generic-y += ecdsa.o
DKconfig289 https://tools.ietf.org/html/draft-shen-sm2-ecdsa-02
/linux-5.19.10/include/uapi/linux/
Dvirtio_crypto.h231 struct virtio_crypto_ecdsa_session_para ecdsa; member