HomeSort by relevance Sort by last modified time
    Searched refs:maxauthsize (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/uapi/linux/
cryptouser.h 83 unsigned int maxauthsize; member in struct:crypto_report_aead
  /external/kernel-headers/original/uapi/linux/
cryptouser.h 98 unsigned int maxauthsize; member in struct:crypto_report_aead
  /external/strace/tests/
nlattr_crypto_user_alg.c 136 .maxauthsize = 0xfdbdbcda,
145 PRINT_FIELD_U(", ", raead, maxauthsize);
  /external/strace/tests-m32/
nlattr_crypto_user_alg.c 136 .maxauthsize = 0xfdbdbcda,
145 PRINT_FIELD_U(", ", raead, maxauthsize);
  /external/strace/tests-mx32/
nlattr_crypto_user_alg.c 136 .maxauthsize = 0xfdbdbcda,
145 PRINT_FIELD_U(", ", raead, maxauthsize);
  /external/strace/
netlink_crypto.c 120 PRINT_FIELD_U(", ", raead, maxauthsize);

Completed in 377 milliseconds