HomeSort by: relevance | last modified time | path
    Searched defs:aes_impl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/crypto/aes/
aes_impl.h 1 /* $NetBSD: aes_impl.h,v 1.2 2020/07/25 22:27:53 riastradh Exp $ */
37 struct aes_impl { struct
65 void aes_md_init(const struct aes_impl *);
67 int aes_selftest(const struct aes_impl *);
aes_impl.h 1 /* $NetBSD: aes_impl.h,v 1.2 2020/07/25 22:27:53 riastradh Exp $ */
37 struct aes_impl { struct
65 void aes_md_init(const struct aes_impl *);
67 int aes_selftest(const struct aes_impl *);

Completed in 21 milliseconds